次の方法で共有


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

適用対象