Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains float keyframes for linear interpolation.

Hierarchy

Index

Constructors

constructor

  • Parameters

    • Optional times: number[]
    • Optional values: number[]

    Returns LinearCurveFloat

Properties

times

times: number[]

Array of keyframe times.

values

values: number[]

Array of curve control points.

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Methods

Static _dtorFn

Static _fromPtr

Static _tempHeapPtr

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc