Click or drag to resize
SoCollisionManagerSetSceneBBoxOnly Method
Overload List
  NameDescription
Public methodSetSceneBBoxOnly
Calls SetSceneBBoxOnly(true).
Public methodSetSceneBBoxOnly(Boolean)

Sets a flag indicating whether to use the bounding boxes of objects in the scene instead of the actual primitives when computing collisions.

Top
See Also