BetterModel
Toggle table of contents
1.4.3
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelAnimation
Model
Animation
@
ApiStatus.Internal
class
ModelAnimation
:
Record
Raw animation of model.
Parameters
name
name
loop
whether to loop
uuid
uuid
length
keyframe length
animators
animators
Members
Constructors
Model
Animation
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String