Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleGradientKey
Interface ParticleGradientKey
One linear-RGBA gradient key in normalized authoring time.
interface
ParticleGradientKey
{
color
:
ParticleVector4
;
time
:
number
;
}
Index
Properties
color
time
Properties
Readonly
color
color
:
ParticleVector4
Readonly
time
time
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
time
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
One linear-RGBA gradient key in normalized authoring time.