ManagerSettings.AutoMerge Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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