SoVRMLCollision Properties |
The SoVRMLCollision type exposes the following members.
Name | Description | |
---|---|---|
![]() | bboxCenter | The bboxCenter and bboxSize fields specify a bounding box that encloses the SoVRMLParent's children. |
![]() | bboxSize | The bboxCenter and bboxSize fields specify a bounding box that encloses the SoVRMLParents's children. |
![]() | boundingBoxCaching | Whether to cache during bounding box traversal. |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | children | Field that contains a list of children nodes. |
![]() | collide | (Note: Not implemented) Enables (true) or disables (false) collision detection. |
![]() | collideTime | Output event on collide time changes. |
![]() | directVizCaching | Whether to cache during DirectViz rendering traversal. |
![]() | enabled | (Note: Not implemented) Enables (true) or disables (false) collision detection. |
![]() | isActive | Output event if active. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | metadata | Specifies the metadata node. |
![]() | pickCulling | Whether to cull during pick traversal. |
![]() | proxy | (Note: Not implemented) Child node that is used as a substitute for the SoVRMLCollision's children during collision detection. |
![]() | 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.) |