Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleAttributeLayout
Interface ParticleAttributeLayout
interface
ParticleAttributeLayout
{
byteLength
:
number
;
byteOffset
:
number
;
components
:
1
|
2
|
3
|
4
;
name
:
ParticleAttributeName
;
storage
:
"f32"
|
"u32"
;
}
Index
Properties
byte
Length
byte
Offset
components
name
storage
Properties
Readonly
byte
Length
byteLength
:
number
Readonly
byte
Offset
byteOffset
:
number
Sixteen-byte-aligned byte offset in the generated WebGPU SoA storage buffer.
Readonly
components
components
:
1
|
2
|
3
|
4
Readonly
name
name
:
ParticleAttributeName
Readonly
storage
storage
:
"f32"
|
"u32"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
byte
Length
byte
Offset
components
name
storage
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Sixteen-byte-aligned byte offset in the generated WebGPU SoA storage buffer.