BetterModel
Toggle table of contents
1.4.3
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
VectorUtil
/
sum
sum
@
NotNull
open
fun
sum
(
@
NotNull
position
:
List
<
VectorPoint
>
,
@
NotNull
rotation
:
List
<
VectorPoint
>
,
@
NotNull
scale
:
List
<
VectorPoint
>
)
:
List
<
AnimationPoint
>
@
NotNull
open
fun
sum
(
@
NotNull
position
:
List
<
VectorPoint
>
,
@
NotNull
rotation
:
List
<
VectorPoint
>
,
@
NotNull
scale
:
List
<
VectorPoint
>
,
points
:
Collection
<
Float
>
)
:
List
<
AnimationPoint
>