of

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

Gets bone predicate

Return

bone predicate

Parameters

predicate

predicate


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

Gets bone predicate

Return

bone predicate

Parameters

applyAtChildren

apply at children

predicate

predicate