C# 클래스 TerrainDisplay.Recast.NavOffMeshConnection

파일 보기 프로젝트 열기: WCell/WCell-Terrain 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Flags byte
Polygon ushort
Positions System.Vector3[]
Radius float
Side byte

프로퍼티 상세

Flags 공개적으로 프로퍼티

public byte Flags
리턴 byte

Polygon 공개적으로 프로퍼티

public ushort Polygon
리턴 ushort

Positions 공개적으로 프로퍼티

public Vector3[],System Positions
리턴 System.Vector3[]

Radius 공개적으로 프로퍼티

public float Radius
리턴 float

Side 공개적으로 프로퍼티

public byte Side
리턴 byte