C# 클래스 UnityEditor.NavMeshEditorHelpers

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
DrawAgentDiagram ( Rect rect, float agentRadius, float agentHeight, float agentClimb, float agentSlope ) : void

메소드 상세

DrawAgentDiagram() 공개 정적인 메소드

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
리턴 void