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