Header menu logo Nu

TranslateTimeline Type

Constructors

Constructor Description

TranslateTimeline(frameCount, bezierCount, boneIndex)

Full Usage: TranslateTimeline(frameCount, bezierCount, boneIndex)

Parameters:
    frameCount : int
    bezierCount : int
    boneIndex : int

frameCount : int
bezierCount : int
boneIndex : int

Instance members

Instance member Description

this.Apply

Full Usage: this.Apply

Parameters:
Modifiers: abstract
skeleton : Skeleton
lastTime : float32
time : float32
firedEvents : ExposedList<Event>
alpha : float32
blend : MixBlend
direction : MixDirection

this.BoneIndex

Full Usage: this.BoneIndex

Returns: int
Modifiers: abstract
Returns: int

this.GetCurveValue

Full Usage: this.GetCurveValue

Parameters:
    x : byref<float32>
    y : byref<float32>
    time : float32

x : byref<float32>
y : byref<float32>
time : float32

Type something to start searching.