次の方法で共有


LinkageSettings.AdjustmentFrame フィールド

定義

カメラの調整を適用する位置の変換。 これはカメラ ノードにすることはできません。これは、その変換がヘッド ポーズ データでフレームごとに上書きされるためです。 ただし、カメラは、このノードのアタッチされた子孫である必要があります。

[UnityEngine.Tooltip("The transform at which to apply the camera adjustment.")]
public UnityEngine.Transform AdjustmentFrame;
[<UnityEngine.Tooltip("The transform at which to apply the camera adjustment.")>]
val mutable AdjustmentFrame : UnityEngine.Transform
Public AdjustmentFrame As Transform 

フィールド値

UnityEngine.Transform
属性
UnityEngine.TooltipAttribute

適用対象