C# 클래스 Pathfinding.RecastGraph.CapsuleCache

파일 보기 프로젝트 열기: henryj41043/TheUnseen

공개 프로퍼티들

프로퍼티 타입 설명
height float
rows int
tris int[]
verts UnityEngine.Vector3[]

프로퍼티 상세

height 공개적으로 프로퍼티

public float height
리턴 float

rows 공개적으로 프로퍼티

public int rows
리턴 int

tris 공개적으로 프로퍼티

public int[] tris
리턴 int[]

verts 공개적으로 프로퍼티

public Vector3[],UnityEngine verts
리턴 UnityEngine.Vector3[]