Preparing search index...
The search index is not available
@tawaship/pixim.js - v1.15.0
@tawaship/pixim.js
TextureLoaderResource
Class TextureLoaderResource
Hierarchy (
View Summary
)
LoaderResource
<
TTextureLoaderRawResource
>
TextureLoaderResource
Index
Constructors
constructor
Properties
_data
_error
Accessors
data
error
Methods
destroy
remove
Cache
Constructors
constructor
new
TextureLoaderResource
(
data
:
TTextureLoaderRawResource
,
error
:
any
,
)
:
TextureLoaderResource
Parameters
data
:
TTextureLoaderRawResource
error
:
any
Returns
TextureLoaderResource
Properties
Protected
_data
_data
:
TTextureLoaderRawResource
Protected
_error
_error
:
any
Accessors
data
get
data
()
:
T
Returns
T
error
get
error
()
:
any
Returns
any
Methods
destroy
destroy
()
:
void
Returns
void
Static
remove
Cache
removeCache
(
texture
:
Texture
)
:
void
Parameters
texture
:
Texture
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_data
_error
Accessors
data
error
Methods
destroy
remove
Cache
@tawaship/pixim.js - v1.15.0
Loading...