次の方法で共有


ManagerSettings.AutoRefreeze フィールド

定義

FrozenWorld エンジンが適切であることを示すたびに、再凍結を自動的にトリガーします。

[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 

フィールド値

属性
UnityEngine.TooltipAttribute

適用対象