Source buffer
Options
The height of the resource.
Has been validated
The width of the resource.
Bind to a parent BaseTexture
Parent texture
Call when destroying resource, unbind any BaseTexture object before calling this method, as reference counts are maintained internally.
Destroy and don't use after this
This can be overridden to start preloading a resource or do any other prepare step.
Handle the validate event
Trigger a resize event
X dimension
Y dimension
Set the style, optional to override
true
is success
Unbind to a parent BaseTexture
Parent texture
Has been updated trigger event
Upload the texture to the GPU.
Upload to the renderer
Reference to parent texture
glTexture
true is success
Used to auto-detect the type of resource.
The source object
true
if
Generated using TypeDoc
Buffer resource with data of typed array.
PIXI