|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
| CharacterRigidbodyControllerComponent (System.IntPtr componentPtr) | |
| CharacterRigidbodyControllerComponent (Grindstone.Entity entity) | |
| static System.IntPtr | EntityGetCharacterRigidbodyControllerComponent (System.IntPtr scene, uint entity) |
Properties | |
| bool | IsOnGround [get] |
| Grindstone.Math.Float3 | Velocity [get, set] |
| Grindstone.Math.Quaternion | Rotation [get, set] |