ModelAnimation

@ApiStatus.Internal
class ModelAnimation : Record

Raw animation of model.

Parameters

name

name

loop

whether to loop

uuid

uuid

length

keyframe length

animators

animators

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String