Click or drag to resize
SoVRMLTriangleFanSetsolid Property

If you know that the shape encloses a volume, set this value to true.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool solid { get; }

Property Value

Type: SoSFBool
Remarks

Then backface culling will be performed.

See Also