ManagerSettings.Enabled 字段

定义

WorldLocking 防抖动功能是否处于活动状态或已绕过 ((如果未启用)) 。

[UnityEngine.Tooltip("Whether the WorldLocking stabilization is active or bypassed (if not Enabled).")]
public bool Enabled;
[<UnityEngine.Tooltip("Whether the WorldLocking stabilization is active or bypassed (if not Enabled).")>]
val mutable Enabled : bool
Public Enabled As Boolean 

字段值

属性
UnityEngine.TooltipAttribute

适用于