C# 클래스 ManicDigger.VerticesIndicesToLoad

파일 보기 프로젝트 열기: GlennMR/800Craft-Client

공개 프로퍼티들

프로퍼티 타입 설명
center Vector3
indices ushort[]
indicesCount int
position Vector3
radius float
texture int
transparent bool
vertices ManicDigger.VertexPositionTexture[]
verticesCount int
wasrendered bool

프로퍼티 상세

center 공개적으로 프로퍼티

public Vector3 center
리턴 Vector3

indices 공개적으로 프로퍼티

public ushort[] indices
리턴 ushort[]

indicesCount 공개적으로 프로퍼티

public int indicesCount
리턴 int

position 공개적으로 프로퍼티

public Vector3 position
리턴 Vector3

radius 공개적으로 프로퍼티

public float radius
리턴 float

texture 공개적으로 프로퍼티

public int texture
리턴 int

transparent 공개적으로 프로퍼티

public bool transparent
리턴 bool

vertices 공개적으로 프로퍼티

public VertexPositionTexture[],ManicDigger vertices
리턴 ManicDigger.VertexPositionTexture[]

verticesCount 공개적으로 프로퍼티

public int verticesCount
리턴 int

wasrendered 공개적으로 프로퍼티

public bool wasrendered
리턴 bool