Click or drag to resize

ControllerPhysicsLockState Method

Locks the physics state of this controller so that calling SetState has no effect

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public void LockState()
See Also