update
Forces update of this tracker.
Parameters
action
action
<T>
action type
open fun <T : TrackerUpdateAction?> update(@NotNull action: @NotNull T, @NotNull predicate: @NotNull Predicate<RenderedBone>)
open fun <T : TrackerUpdateAction?> update(@NotNull action: @NotNull T, @NotNull predicate: @NotNull BonePredicate)
Forces update of this tracker.
Parameters
action
action
predicate
predicate
<T>
action type