Click or drag to resize

DisplayRenderSettingsCullBackFaces Property

True if backfaces should be culled

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool CullBackFaces { get; }

Property Value

Type: Boolean
See Also