of

@NotNull
open fun of(@NotNull predicate: @NotNull Predicate<RenderedBone>): @NotNull BonePredicate

Gets bone predicate

Return

bone predicate

Parameters

predicate

predicate


@NotNull
open fun of(@NotNull applyAtChildren: @NotNull BonePredicate.State, @NotNull predicate: @NotNull Predicate<RenderedBone>): @NotNull BonePredicate

Gets bone predicate

Return

bone predicate

Parameters

applyAtChildren

apply at children

predicate

predicate