-
Notifications
You must be signed in to change notification settings - Fork 16
rendertexture
Eloy Villasclaras edited this page Apr 12, 2016
·
1 revision
<rendertexture>
loads a texture into the asset cache; the texture is rendered using
a graphics object. Nodes of this type can only be created under an <assets>
node.
Property | Notes |
---|---|
assetKey |
Texture identifier in Phaser cache |
A <rendertexture>
can be rendered using the same children nodes as a <graphics>
node: