Click or drag to resize

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
C#
public bool IsPhysical { get; }

Property Value

Type: Boolean
See Also