ManagerSettings.AutoMerge Field

Definition

Automatically trigger a fragment merge whenever the FrozenWorld engine indicates that one would be appropriate.

[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 

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to