다음을 통해 공유


AnchorSettings.MaxLocalAnchors 필드

정의

내부 앵커 그래프의 최대 로컬 앵커 수입니다.

[UnityEngine.Tooltip("The maximum number of local anchors in the internal anchor graph. Non-positive is infinity.")]
public int MaxLocalAnchors;
[<UnityEngine.Tooltip("The maximum number of local anchors in the internal anchor graph. Non-positive is infinity.")>]
val mutable MaxLocalAnchors : int
Public MaxLocalAnchors As Integer 

필드 값

특성
UnityEngine.TooltipAttribute

설명

0 또는 음수 값은 무한(무제한)으로 간주됩니다.

적용 대상