ManagerSettings.AutoRefreeze Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Dispare automaticamente um recongelamento sempre que o mecanismo FrozenWorld indicar que um deles seria apropriado.
[UnityEngine.Tooltip("Automatically trigger a fragment refreeze whenever the FrozenWorld engine indicates that one would be appropriate.")]
public bool AutoRefreeze;
[<UnityEngine.Tooltip("Automatically trigger a fragment refreeze whenever the FrozenWorld engine indicates that one would be appropriate.")>]
val mutable AutoRefreeze : bool
Public AutoRefreeze As Boolean
Valor do campo
- Atributos
-
UnityEngine.TooltipAttribute