Click or drag to resize
SoMultipleInstance Properties

The SoMultipleInstance type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynumBatches

When this field is set to 1 (default), all the instances are rendered in one batch.

Public propertynumInstances

Number of shape instances to render.

Public propertyparameters

List of per-instance attributes of type SoVertexShaderParameters.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also