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
注解
值越大,定位点覆盖的密度就越小。