StaticbuildBuilds a SkeletonMask using the CarbonAnimationSkeletonMaskEntry data for the specified Skeleton.
The skeleton mask entries.
The skeleton to build the mask for.
The built SkeletonMask or null if no bones are disabled.
StaticevaluateBuilds a SkeletonMask using the CarbonAnimationSkeletonMaskEntry data for the specified Skeleton.
The skeleton mask entries.
The skeleton to build the mask for.
The callback to invoke for each bone with the enabled/disabled state value.
The built SkeletonMask or null if no bones are disabled.
The CarbonAnimationSkeletonMaskUtility class provides utility function.