AbstractReadonlyrenderableReadonlyrenderableProtectedtxStatic ReadonlyTRANSITIONAL_Texture states that are considered transitional and should be skipped during cleanup
Get the texture data for this texture.
The texture data for this texture.
AbstractgetGet the texture source for this texture.
OptionalonOptionalerrorOrDimensions: Error | DimensionsStaticmakeStaticresolve
Represents a source of texture data for a CoreContextTexture.
Remarks
Texture sources are used to populate a CoreContextTexture when that texture is loaded. Texture data retrieved by the CoreContextTexture by the
getTextureDatamethod. It's the responsibility of the concereteTexturesubclass to implement this method appropriately.