Click or drag to resize

EngageableObjectControllerTrackingEnabled Property

True if controllers are tracking (this object is moving towards the controllers every frame)

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool ControllerTrackingEnabled { get; set; }

Property Value

Type: Boolean

Implements

IEngageableObjectControllerTrackingEnabled
See Also