Click or drag to resize

CameraTrackingTransformOffset Property

The offset for the tracking transform, based on the initial local position of the prefab

Namespace:  ImmerseSDK.Camera
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected UnityEngine.Vector3 Offset { get; set; }

Property Value

Type: UnityEngine.Vector3
See Also