Header menu logo Nu

InheritTimeline Type

Changes a bone's Bone.Inherit.

Constructors

Constructor Description

InheritTimeline(frameCount, boneIndex)

Full Usage: InheritTimeline(frameCount, boneIndex)

Parameters:
    frameCount : int
    boneIndex : int

frameCount : 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.FrameEntries

Full Usage: this.FrameEntries

Returns: int
Modifiers: abstract
Returns: int

this.SetFrame

Full Usage: this.SetFrame

Parameters:
    frame : int - Between 0 and frameCount, inclusive.
    time : float32 - The frame time in seconds.
    inherit : Inherit

Sets the transform mode for the specified frame.

frame : int

Between 0 and frameCount, inclusive.

time : float32

The frame time in seconds.

inherit : Inherit

Type something to start searching.