SceneVisualPhysicsMode Property |
Property Value
Type: PhysicsMode
The type of Physics being used; Volumetric, Planar or Linear. Setting this is ignored if the model is not in the Reset state or if the edition being run does not support the specified mode.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic PhysicsMode PhysicsMode { get; set; }Property Value
Type:
PhysicsMode
See Also