| ControllerPhysicsIsPhysical Property |
True if colliders on the controller object should detect collisions, otherwise false
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool IsPhysical { get; }
Property Value
Type:
BooleanSee Also