Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ICurveInstance

Hierarchy

  • ICurveInstance

Index

Constructors

constructor

Properties

Private _boundTarget

_boundTarget: IBoundTarget

Private _curve

_curve: AnimCurve

Private _curveDetail

_curveDetail: Omit<IRuntimeCurve, "sampler">

Private Optional _rootTargetProperty

_rootTargetProperty: undefined | string

Optional commonTargetIndex

commonTargetIndex: undefined | number

Accessors

curveDetail

  • get curveDetail(): {}

propertyName

  • get propertyName(): string

Methods

Private setValue

  • setValue(value: any, weight: number): void

applySample

  • applySample(ratio: number, index: number, lerpRequired: boolean, samplerResultCache: any, weight: number): void

Generated using TypeDoc