C# 클래스 PrimWorkshop.FaceData

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

공개 프로퍼티들

프로퍼티 타입 설명
Indices ushort[]
TexCoords float[]
Texture System.Drawing.Image
TexturePointer int
Vertices float[]

프로퍼티 상세

Indices 공개적으로 프로퍼티

public ushort[] Indices
리턴 ushort[]

TexCoords 공개적으로 프로퍼티

public float[] TexCoords
리턴 float[]

Texture 공개적으로 프로퍼티

public Image,System.Drawing Texture
리턴 System.Drawing.Image

TexturePointer 공개적으로 프로퍼티

public int TexturePointer
리턴 int

Vertices 공개적으로 프로퍼티

public float[] Vertices
리턴 float[]