convertAnimationPosition

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

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

Return

the converted position vector

Since

1.15.2

Parameters

vector

the raw position vector