Number of texture sides to store for CubeResources
The height of the resource.
Has been validated
The width of the resource.
Set a baseTexture by ID
Instance for chaining
Set a resource by ID
Zero-based index of resource to set
Instance for chaining
Add binding
parent base texture
Call when destroying resource, unbind any BaseTexture object before calling this method, as reference counts are maintained internally.
Destroy this BaseImageResource
used from ArrayResource and CubeResource constructors
Can be resources, image elements, canvas, etc. , length should be same as constructor length
Load all the resources simultaneously
When load is resolved
Trigger a resize event
X dimension
Y dimension
Set the style, optional to override
true
is success
Unset the parent base texture
Has been updated trigger event
Upload the resource
true is success
Used to auto-detect the type of resource.
The source object
true
if source is an array of 6 elements
Generated using TypeDoc
Resource for a CubeTexture which contains six resources.
PIXI