Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleMeshAsset
Interface ParticleMeshAsset
One immutable geometry bucket consumed by a mesh particle renderer.
interface
ParticleMeshAsset
{
geometry
:
Geometry
;
texture
?:
Texture
<
unknown
>
|
null
;
}
Index
Properties
geometry
texture?
Properties
Readonly
geometry
geometry
:
Geometry
Optional
Readonly
texture
texture
?:
Texture
<
unknown
>
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geometry
texture
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
One immutable geometry bucket consumed by a mesh particle renderer.