wima
Preparing search index...
BasicMaterialAssets
Class BasicMaterialAssets
Hierarchy (
View Summary
)
Assets
BasicMaterialAssets
Index
Constructors
constructor
Properties
type
Methods
add
drop
flush
Events
flush
To
Load
get
get
By
Asset
Id
get
By
UUID
get
Entry
get
Handle
By
UUID
load
set
set
With
UUID
Constructors
constructor
new
BasicMaterialAssets
(
type
:
Constructor
<
BasicMaterial
>
)
:
BasicMaterialAssets
Parameters
type
:
Constructor
<
BasicMaterial
>
Returns
BasicMaterialAssets
Properties
type
type
:
Constructor
<
BasicMaterial
>
Methods
add
add
(
asset
:
BasicMaterial
)
:
Handle
<
BasicMaterial
>
Parameters
asset
:
BasicMaterial
Returns
Handle
<
BasicMaterial
>
drop
drop
(
handle
:
Handle
<
BasicMaterial
>
)
:
void
Parameters
handle
:
Handle
<
BasicMaterial
>
Returns
void
flush
Events
flushEvents
()
:
readonly
AssetEvent
<
BasicMaterial
>
[]
Returns
readonly
AssetEvent
<
BasicMaterial
>
[]
flush
To
Load
flushToLoad
()
:
readonly
string
[]
Returns
readonly
string
[]
get
get
(
handle
:
Handle
<
BasicMaterial
>
)
:
BasicMaterial
Parameters
handle
:
Handle
<
BasicMaterial
>
Returns
BasicMaterial
get
By
Asset
Id
getByAssetId
(
id
:
AssetId
)
:
BasicMaterial
Parameters
id
:
AssetId
Returns
BasicMaterial
get
By
UUID
getByUUID
(
uuid
:
string
)
:
BasicMaterial
Parameters
uuid
:
string
Returns
BasicMaterial
get
Entry
getEntry
(
handle
:
Handle
<
BasicMaterial
>
)
:
AssetEntry
<
BasicMaterial
>
Parameters
handle
:
Handle
<
BasicMaterial
>
Returns
AssetEntry
<
BasicMaterial
>
get
Handle
By
UUID
getHandleByUUID
(
uuid
:
string
)
:
Handle
<
BasicMaterial
>
Parameters
uuid
:
string
Returns
Handle
<
BasicMaterial
>
load
load
(
path
:
string
)
:
Handle
<
BasicMaterial
>
Parameters
path
:
string
Returns
Handle
<
BasicMaterial
>
set
set
(
handle
:
Handle
<
BasicMaterial
>
,
asset
:
BasicMaterial
)
:
void
Parameters
handle
:
Handle
<
BasicMaterial
>
asset
:
BasicMaterial
Returns
void
set
With
UUID
setWithUUID
(
uuid
:
string
,
asset
:
BasicMaterial
)
:
Handle
<
BasicMaterial
>
Parameters
uuid
:
string
asset
:
BasicMaterial
Returns
Handle
<
BasicMaterial
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
Methods
add
drop
flush
Events
flush
To
Load
get
get
By
Asset
Id
get
By
UUID
get
Entry
get
Handle
By
UUID
load
set
set
With
UUID
wima
Loading...