Skip to content

Documentation / scene / JointNameMatcher

Type Alias: JointNameMatcher

JointNameMatcher = string | RegExp | ((joint) => boolean)

Defined in: libs/scene/src/animation/animationmask.ts:32

Released under the MIT License.