BetterModel
Toggle table of contents
1.5.1-SNAPSHOT-92
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.bone
/
RenderedBone
/
addSingle
add
Single
open
fun
addSingle
(
@
NotNull
filter
:
Predicate
<
RenderedBone
>
,
@
NotNull
parent
:
String
,
@
NotNull
animator
:
BlueprintAnimation
,
modifier
:
AnimationModifier
,
removeTask
:
Runnable
)