BetterModel
Toggle table of contents
1.10.2-SNAPSHOT-265
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
InterpolationUtil
/
buildAnimation
build
Animation
@
NotNull
open
fun
buildAnimation
(
@
NotNull
position
:
@
NotNull
List
<
VectorPoint
>
,
@
NotNull
rotation
:
@
NotNull
List
<
VectorPoint
>
,
@
NotNull
scale
:
@
NotNull
List
<
VectorPoint
>
,
@
NotNull
points
:
@
NotNull
FloatSortedSet
)
:
@
NotNull
List
<
AnimationMovement
>