Options
All
  • Public
  • Public/Protected
  • All
Menu

Modifies the Transform's scale (uniform x/y/z scaling) by curve. The value of curve at time 0.0 defines the particle's color at the beginning of its lifetime. The value at time 1.0 defines the particle's color at the end of its lifetime.

Hierarchy

Index

Constructors

constructor

Properties

curve

curve: Entity

Entity with the [Bezier|Linear|Step]CurveFloat component.

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Static curve

curve: EntityComponentFieldDesc

Methods

Static _dtorFn

  • Parameters

    Returns void

Static _fromPtr

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc