Toolbox 0.0.1
Ritchie's accessible game engine'
|
Properties | |
Color | ClearColor = Color.Black [get, set] |
float | AspectRatio [get] |
Matrix4x4 | ProjectionMatrix [get] |
Matrix4x4 | ViewMatrix [get] |
![]() | |
Thing | Thing [get] |
bool | Enabled [get, set] |
Additional Inherited Members | |
![]() | |
static void | AwakenAllParts () |
![]() | |
virtual void | OnEnable () |
virtual void | OnDisable () |
virtual void | OnAwake () |
virtual void | OnUpdate () |