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.bone
/
BoneMovement
Bone
Movement
class
BoneMovement
:
Record
A bone movement.
Parameters
transform
position
scale
scale
rotation
rotation
raw
Rotation
raw rotation
Members
Constructors
Bone
Movement
Link copied to clipboard
constructor
(
)
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
BoneMovement
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
plus
Link copied to clipboard
@
NotNull
open
fun
plus
(
@
NotNull
movement
:
@
NotNull
AnimationMovement
)
:
@
NotNull
BoneMovement
Animates this movement.
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String