Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StdPaint
Renderable
C# Class StdPaint.Renderable
A base class representing a renderable object.
Show file
Open project: TheBerkin/StdPaint
Public Properties
Property
Type
Description
Faces
StdPaint.Face[]
ModelMatrix
Matrix4
Public Methods
Method
Description
Renderable
( ) :
System
Method Details
Renderable()
public
method
public
Renderable
( ) :
System
return
System
Property Details
Faces
public property
public
Face[],StdPaint
Faces
return
StdPaint.Face[]
ModelMatrix
public property
public
Matrix4,StdPaint
ModelMatrix
return
Matrix4