DisplayRenderSettings Class

DisplayRenderSettings Class

ChangeQueue DisplayRenderSettings
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueDisplayRenderSettings

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class DisplayRenderSettings
Public Class DisplayRenderSettings

The DisplayRenderSettings type exposes the following members.

Properties
  NameDescription
Public propertyCullBackFaces
True if backfaces should be culled
Public propertyForceFlatShading
True if flat shading is forced
Public propertySceneLightingOn
True if scene lighting is enabled
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also