C# Class UnityEditor.NavMeshEditorHelpers

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
DrawAgentDiagram ( Rect rect, float agentRadius, float agentHeight, float agentClimb, float agentSlope ) : void

Method Details

DrawAgentDiagram() public static méthode

public static DrawAgentDiagram ( Rect rect, float agentRadius, float agentHeight, float agentClimb, float agentSlope ) : void
rect UnityEngine.Rect
agentRadius float
agentHeight float
agentClimb float
agentSlope float
Résultat void