AnchorSettings.MinNewAnchorDistance フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しいアンカーを作成する前の現在の最も近いアンカーまでの最小距離。
[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
注釈
値を大きくすると、アンカー カバレッジの密度が低くなります。