BetterModel
Toggle table of contents
1.4.2
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.entity
/
TrackerMovement
Tracker
Movement
class
TrackerMovement
:
Record
A tracker's movement
Parameters
transform
position
scale
scale
rotation
rotation
Members
Constructors
Tracker
Movement
Link copied to clipboard
constructor
(
)
Functions
copy
Link copied to clipboard
@
NotNull
open
fun
copy
(
)
:
TrackerMovement
Copy this movement.
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
:
EntityMovement
)
:
EntityMovement
Adds each group's movement.
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String