convertAnimationRotation

@NotNull
abstract fun convertAnimationRotation(@NotNull vector: @NotNull Vector3f): @NotNull Vector3f

Converts animation rotation values to the engine's coordinate system.

Return

the converted rotation vector

Since

1.15.2

Parameters

vector

the raw rotation vector