//Spheroid Script/spheroid/Loadable
Loadable
interface Loadable
Functions
| Name | Summary |
|---|---|
| load | fun load(callback: (Boolean, Exception??) -> Unit) |
| toString | fun toString(): String |
Properties
| Name | Summary |
|---|---|
| source | val source: Source |
Inheritors
| Name |
|---|
| Audio |
| Model |
| SceneAudio |