of

@NotNull
open fun of(@NotNull bonePredicate: @NotNull Predicate<RenderedBone>): @NotNull AnimationPredicate

Creates predicate

Return

animation predicate

Parameters

bonePredicate

predicate


@NotNull
open fun of(children: Boolean, @NotNull bonePredicate: @NotNull Predicate<RenderedBone>): @NotNull AnimationPredicate

Creates predicate

Return

animation predicate

Parameters

children

children

bonePredicate

predicate