Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleFlipbookFrameContext
Interface ParticleFlipbookFrameContext
Context supplied to an offline flipbook renderer/readback callback.
interface
ParticleFlipbookFrameContext
{
frameIndex
:
number
;
system
:
ParticleSystem
;
timeSeconds
:
number
;
}
Index
Properties
frame
Index
system
time
Seconds
Properties
Readonly
frame
Index
frameIndex
:
number
Readonly
system
system
:
ParticleSystem
Readonly
time
Seconds
timeSeconds
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
frame
Index
system
time
Seconds
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Context supplied to an offline flipbook renderer/readback callback.