Click or drag to resize
DigitalRuneMeshRenderer Properties

The MeshRenderer type exposes the following members.

Properties
  NameDescription
Public propertyEnableInstancing
Gets or sets a value indicating whether hardware instancing is enabled.
Public propertyInstancingThreshold
Gets or sets the minimum batch size required to activate hardware instancing.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
(Inherited from SceneNodeRenderer.)
Public propertyOrder
Gets the draw order of this scene node renderer.
(Inherited from SceneNodeRenderer.)
Top
See Also