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