Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationRuntime
| Type | Name | Description | |
|---|---|---|---|
| void | CreateMaskWeights
(
TArray< FPerBoneBlendWeight >& BoneBlendWeights, |
Create Mask Weight for skeleton joints, not per mesh or per required bones You'll have to filter properly with correct mesh joint or required bones The depth should not change based on LOD or mesh or skeleton They still should contain same depth | |
| void | CreateMaskWeights
(
TArray< FPerBoneBlendWeight >& BoneBlendWeights, |
Create Mask Weight for skeleton joints, not per mesh or per required bones Individual alphas are read from a BlendProfile using a BlendMask mode |