BetterModel
Toggle table of contents
1.10.1-SNAPSHOT-251
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
AnimationGenerator
/
createMovements
create
Movements
@
NotNull
open
fun
createMovements
(
@
NotNull
children
:
@
NotNull
List
<
BlueprintChildren
>
,
@
NotNull
pointMap
:
@
NotNull
Map
<
BoneName
,
BlueprintAnimator.AnimatorData
>
)
:
@
NotNull
Map
<
BoneName
,
BlueprintAnimator
>