ContainerVisualCollisionType Property |
Hints at the type of physics collision geometry to be used. Selecting "Bounding Box" indicates that the container should be treated as a box, which works best when moving Containers as a 'Load' on a conveyor. Other options indicate that the container should be treated as a concave object, allowing items to fall into it, which works best when the container is a deflector.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
See Also