SoVRMLTrianglecolorPerVertex Property |
The colorPerVertex field is ignored and always treated as true.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool colorPerVertex { get; }
Public ReadOnly Property colorPerVertex As SoSFBool
Get
public:
property SoSFBool^ colorPerVertex {
SoSFBool^ get ();
}
member colorPerVertex : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also