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