Returns the specified canvas using the name of the canvas.
"canvases_var" is a variable referencing a Canvases object.
|
"canvases_var" is a variable referencing a Canvases object.
|
Type | Description |
Canvas | Returns the specified Canvas, if it exists. Otherwise it returns null. |
Name | Type | Description |
name | string | The name of the canvas as seen in the browser and timeline. |