BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-50
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderInstance
/
animateLoop
animate
Loop
open
fun
animateLoop
(
@
NotNull
animation
:
String
)
:
Boolean
open
fun
animateLoop
(
@
NotNull
animation
:
String
,
modifier
:
AnimationModifier
)
:
Boolean
open
fun
animateLoop
(
@
NotNull
filter
:
Predicate
<
RenderedEntity
>
,
@
NotNull
animation
:
String
,
modifier
:
AnimationModifier
,
removeTask
:
Runnable
)
:
Boolean