Description
class SceneSerializer
Methods
static ClearCache() → void
static Serialize(scene) → any
Parameters
|
Name |
Type |
Description |
|
scene |
Scene |
|
static SerializeMesh(toSerialize, withParents, withChildren) → any
Parameters
|
Name |
Type |
Description |
|
toSerialize |
any |
|
| optional |
withParents |
boolean |
|
| optional |
withChildren |
boolean |
|