BlueprintAnimation

A model animation.

Parameters

name

animation name

length

frame length

animator

group animator

emptyAnimator

empty animation ([0, 0, 0]).

script

script

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
@NotNull
open fun from(@NotNull animation: ModelAnimation): BlueprintAnimation
Converts from raw animation.
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String