共用方式為


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

適用於