次の方法で共有


AnchorSettings.MinNewAnchorDistance フィールド

定義

新しいアンカーを作成する前の現在の最も近いアンカーまでの最小距離。

[UnityEngine.Tooltip("The minimum distance to the current closest anchor before creating a new anchor.")]
public float MinNewAnchorDistance;
[<UnityEngine.Tooltip("The minimum distance to the current closest anchor before creating a new anchor.")>]
val mutable MinNewAnchorDistance : single
Public MinNewAnchorDistance As Single 

フィールド値

属性
UnityEngine.TooltipAttribute

注釈

値を大きくすると、アンカー カバレッジの密度が低くなります。

適用対象