C# 클래스 StdPaint.Renderable

A base class representing a renderable object.
파일 보기 프로젝트 열기: TheBerkin/StdPaint

공개 프로퍼티들

프로퍼티 타입 설명
Faces StdPaint.Face[]
ModelMatrix Matrix4

공개 메소드들

메소드 설명
Renderable ( ) : System

메소드 상세

Renderable() 공개 메소드

public Renderable ( ) : System
리턴 System

프로퍼티 상세

Faces 공개적으로 프로퍼티

public Face[],StdPaint Faces
리턴 StdPaint.Face[]

ModelMatrix 공개적으로 프로퍼티

public Matrix4,StdPaint ModelMatrix
리턴 Matrix4