C# 클래스 HaloMap.Render.HaloVertex

The halo vertex.
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FVF VertexFormats
Normal System.Vector3
Position System.Vector3
Tu0 float
diffuse int
specular int

프로퍼티 상세

FVF 공개적으로 정적으로 프로퍼티

public static VertexFormats FVF
리턴 VertexFormats

Normal 공개적으로 프로퍼티

public Vector3,System Normal
리턴 System.Vector3

Position 공개적으로 프로퍼티

public Vector3,System Position
리턴 System.Vector3

Tu0 공개적으로 프로퍼티

public float Tu0
리턴 float

diffuse 공개적으로 프로퍼티

public int diffuse
리턴 int

specular 공개적으로 프로퍼티

public int specular
리턴 int