ManagerSettings.AutoMerge 字段

定义

每当 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

适用于