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