| GeonBit.Core Namespace |
| Class | Description | |
|---|---|---|
| CoreManager |
General 'Core' manager.
| |
| ResourcesManager |
Manage loadable resources (textures / sound / models / etc..).
This class replaces MonoGame's Content Manager.
| |
| Transformations |
Contain all the possible node transformations.
|
| Enumeration | Description | |
|---|---|---|
| RotationOrder |
Different ways to apply rotation (order in which we rotate the different axis).
| |
| RotationType |
How to apply rotation (euler vs quaternion).
| |
| TransformOrder |
Different way to build matrix from transformations.
|