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
備註
較高的值會導致較不密集的錨點涵蓋範圍。