BetterModel
Toggle table of contents
1.6.2-SNAPSHOT-171
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.animation
/
AnimationPoint
Animation
Point
class
AnimationPoint
:
Record
A keyframe point of animation
Parameters
position
position
rotation
rotation
scale
scale
Members
Constructors
Animation
Point
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
Movement
Link copied to clipboard
@
NotNull
open
fun
toMovement
(
)
:
@
NotNull
AnimationMovement
Creates animation movement
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String