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