Source buffer
Options
The data of this resource.
Readonly
destroyedIf resource has been destroyed.
false
true
if resource is created by BaseTexture
useful for doing cleanup with BaseTexture destroy
and not cleaning up resources that were created
externally.
The url of the resource
The alignment of the rows in the data.
The height of the resource.
Has been validated
The width of the resource.
Bind to a parent BaseTexture
Parent texture
Set the style, optional to override
yeah, renderer!
the texture
texture instance for this webgl context
true
is successUnbind to a parent BaseTexture
Parent texture
Upload the texture to the GPU.
Upload to the renderer
Reference to parent texture
glTexture
Static
testUsed to auto-detect the type of resource.
The source object
true
if buffer source
Generated using TypeDoc
Buffer resource with data of typed array.
Memberof
PIXI