PhysicsObjectDeleteWhenFloorHit Property |
Property Value
Type: Boolean
If this is true and the body type is set to 'Load' and the load touches the floor at any time it will be deleted after the number of seconds defined by the 'Delete Loads After' setting for the project.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic bool DeleteWhenFloorHit { get; set; }Property Value
Type:
Boolean
See Also