Click or drag to resize
SoCSGShape Properties

The SoCSGShape type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertycsgOperation

CSG boolean operation to apply.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyleftOperand

Geometry scene graph to be used as left operand for the Boolean operation.

Public propertyrightOperand

Geometry scene graph to be used as right operand for the Boolean operation.

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