ModelRotation

Model rotation

Parameters

x

x-rot (pitch)

y

y-rot (yaw)

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Empty rotation
Link copied to clipboard
Invalid rotation

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun packedX(): Byte
Link copied to clipboard
open fun packedY(): Byte
Link copied to clipboard
@NotNull
open fun pitch(): @NotNull ModelRotation
Link copied to clipboard
open fun radianX(): Float
Link copied to clipboard
open fun radianY(): Float
Link copied to clipboard
abstract fun toString(): String
Link copied to clipboard
@NotNull
open fun yaw(): @NotNull ModelRotation