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