ShelfVisualDeleteLoadsWhenFloorHit Property |
If this is true and load created 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. If this is false then the load specific setting will be used.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool DeleteLoadsWhenFloorHit { get; set; }Property Value
Boolean
See Also