BetterModel
Toggle table of contents
1.5.1-SNAPSHOT-92
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.tracker
/
ModelRotation
Model
Rotation
class
ModelRotation
:
Record
Model rotation
Parameters
x
x-rot (pitch)
y
y-rot (yaw)
Members
Constructors
Model
Rotation
Link copied to clipboard
constructor
(
)
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
ModelRotation
Empty rotation
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
packed
X
Link copied to clipboard
open
fun
packedX
(
)
:
Byte
packed
Y
Link copied to clipboard
open
fun
packedY
(
)
:
Byte
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String