get engine2d entites
get the camera of a canvas
| Parameter | Type | Description |
|---|---|---|
| canvas | String | name of the canvas |
get a specific box
| Parameter | Type | Description |
|---|---|---|
| name | String | name of the box |
get a specific sphere
| Parameter | Type | Description |
|---|---|---|
| name | String | name of the sphere |
get a specific plane
| Parameter | Type | Description |
|---|---|---|
| name | String | name of the plane |
get a specific material
| Parameter | Type | Description |
|---|---|---|
| name | String | name of the material |
get a specific canvas
| Parameter | Type | Description |
|---|---|---|
| name | String | name of the canvas |