| Class | Description |
---|
| Camera |
This class creates capsule geometry that can be applied to a Mesh. |
| Container3D |
This class creates a Mesh geometry that can be applied to a Mesh. |
| Geometry |
Loads Geometry instances in CML through the ref attribute
|
| Layout3D |
Loads Layout3D instances in CML through the ref attribute
and serves as the abstract class for all 3D layouts. |
| Light |
Loads Light instances in CML through the ref attribute
|
| LightPicker |
This class creates a LightPicker. |
| Material |
Loads Material instances in CML through the ref attribute
|
| Mesh |
This class creates a Mesh geometry that can be applied to a Mesh. |
| Model |
This class loads a 3D Model file. |
| ModelAsset | |
| Scene |
Creates a 3D scene. |
| SkyBox |
Create a new SkyBox object. |
| Texture |
Loads Texture instances in CML through the ref attribute
|
| TouchContainer3D | |