ParticleData
megane-viewer / ParticleData
Interface: ParticleData
Defined in: pipeline/types.ts:33
Particle data flowing through the pipeline.
Properties
indices
indices:
Uint32Array<ArrayBufferLike> |null
Defined in: pipeline/types.ts:37
opacityOverrides
opacityOverrides:
Float32Array<ArrayBufferLike> |null
Defined in: pipeline/types.ts:39
scaleOverrides
scaleOverrides:
Float32Array<ArrayBufferLike> |null
Defined in: pipeline/types.ts:38
source
source:
Snapshot
Defined in: pipeline/types.ts:35
sourceNodeId
sourceNodeId:
string
Defined in: pipeline/types.ts:36
type
type:
"particle"
Defined in: pipeline/types.ts:34