ManagerSettings.AutoMerge 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
每当 FrozenWorld 引擎指示片段合并合适时,都会自动触发片段合并。
[UnityEngine.Tooltip("Automatically trigger a fragment merge whenever the FrozenWorld engine indicates that one would be appropriate.")]
public bool AutoMerge;
[<UnityEngine.Tooltip("Automatically trigger a fragment merge whenever the FrozenWorld engine indicates that one would be appropriate.")>]
val mutable AutoMerge : bool
Public AutoMerge As Boolean
字段值
- 属性
-
UnityEngine.TooltipAttribute