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

适用于