Click or drag to resize

CameraTrackingTransformIsTrackingEnabled Property

True if this transform is currently tracking the camera, otherwise false

Namespace:  ImmerseSDK.Camera
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool IsTrackingEnabled { get; set; }

Property Value

Type: Boolean
See Also