WorldLockingManager.CameraParent Property

Definition

The camera parent node defines the "spongy frame of reference". All raw head based data, such as the spatial mapping, gesture events, and XR head pose data, are relative to this transform.

public UnityEngine.Transform CameraParent { get; set; }
member this.CameraParent : UnityEngine.Transform with get, set
Public Property CameraParent As Transform

Property Value

UnityEngine.Transform

Applies to