WorldLockingManager.ApplyAdjustment 属性

定义

通过 AdjustmentFrame 转换应用计算的调整。

public bool ApplyAdjustment { get; }
member this.ApplyAdjustment : bool
Public ReadOnly Property ApplyAdjustment As Boolean

属性值

注解

如果 ApplyAdjustment 为 false,则 WLT 将执行相同的计算,但由应用程序来正确应用计算的转换,无论是在相机层次结构中还是在场景层次结构中的其他位置。

适用于