SoBillboard Properties |
The SoBillboard type exposes the following members.
Name | Description | |
---|---|---|
![]() | axisOfRotation | Specifies which axis to use to perform the rotation. |
![]() | boundingBoxCaching | Whether to cache during bounding box traversal. |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | directVizCaching | Whether to cache during OpenRTRT rendering traversal. |
![]() | fastEditing | Specifies the fast edit mode of the separator node. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | pickCulling | Whether to cull during picking traversal. |
![]() | renderCaching | Whether to cache during rendering traversal. |
![]() | renderCulling | Whether to cull during rendering traversal. |
![]() | renderUnitId | Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | useSphereBBox | Specifies if the bounding box returned by SoBillboard.getBoundingBox() method should be extended to completely contain the bounding sphere of the children. |