convertAnimationScale

@NotNull
open fun convertAnimationScale(@NotNull vector: @NotNull Vector3f): @NotNull Vector3f

Converts animation scale values to the engine's format (relative to 1.0).

Return

the converted scale vector

Since

1.15.2

Parameters

vector

the raw scale vector