LinkageSettings.CameraParent フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
カメラの親ノードは、"spongy frame of reference" を定義します。 空間マッピング、ジェスチャ イベント、XR ヘッド ポーズ データなど、すべての生のヘッド ベースのデータは、この変換に対して相対的です。
[UnityEngine.Tooltip("The Transform the camera is attached to. This extra node allows camera movement (e.g. Teleport).")]
public UnityEngine.Transform CameraParent;
[<UnityEngine.Tooltip("The Transform the camera is attached to. This extra node allows camera movement (e.g. Teleport).")>]
val mutable CameraParent : UnityEngine.Transform
Public CameraParent As Transform
フィールド値
UnityEngine.Transform
- 属性
-
UnityEngine.TooltipAttribute