| SoSimplifierSetColor Method  | 
Method to set optional vertex data (color). 
 
Namespace: OIV.Inventor.SimplifierAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic void SetColor(
	uint name_21480
)
Public Sub SetColor ( 
	name_21480 As UInteger
)
public:
void SetColor(
	unsigned int name_21480
)
member SetColor : 
        name_21480 : uint32 -> unit 
Parameters
- name_21480
 - Type: SystemUInt32
 
Remarks
See Also