Partager via


AnchorSettings.MaxAnchorEdgeLength Champ

Définition

Distance maximale entre deux ancres pour les connecter à un bord de graphe.

[UnityEngine.Tooltip("The maximum distance between two anchors to connect them with a graph edge.")]
public float MaxAnchorEdgeLength;
[<UnityEngine.Tooltip("The maximum distance between two anchors to connect them with a graph edge.")>]
val mutable MaxAnchorEdgeLength : single
Public MaxAnchorEdgeLength As Single 

Valeur de champ

Attributs
UnityEngine.TooltipAttribute

Remarques

Cette valeur doit être supérieure à MinNewAnchorDistance pour créer un graphique connecté d’ancres.

S’applique à