Given a Frame name, return the source image it uses to render with.
This will return the actual DOM Image or Canvas element.
name | type | arguments | description |
---|---|---|---|
name | string | number | <optional> |
The string-based name, or integer based index, of the Frame to get from this Texture. |
The DOM Image, Canvas Element or Render Texture.