myScene.attach( layerObject ) in Anark Studio 2.5
Attach a layer underneath the scene.
Arguments
name | type | description |
---|---|---|
layerObject | Layer |
The Layer object to attach. |
- Return Type
- (none)
Description
Attaches a layer to the scene.
Attach a layer underneath the scene.
name | type | description |
---|---|---|
layerObject | Layer |
The Layer object to attach. |