C# 클래스 UnityEngine.NavMeshTriangulation

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

공개 프로퍼티들

프로퍼티 타입 설명
areas int[]
indices int[]
vertices Vector3[]

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

areas 공개적으로 프로퍼티

public int[] areas
리턴 int[]

indices 공개적으로 프로퍼티

public int[] indices
리턴 int[]

vertices 공개적으로 프로퍼티

public Vector3[] vertices
리턴 Vector3[]