Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains Vector3 keyframes for step interpolation.

Hierarchy

Index

Constructors

constructor

  • Parameters

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

    Returns StepCurveVector3

Properties

times

times: number[]

Array of keyframe times.

values

values: Vector3[]

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