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