UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition MorphTargetVertexInfoBuffers.h:14
Definition NameTypes.h:617
Definition UnrealString.h.inl:34
Definition ExternalMorphSet.h:20
ENGINE_API void ZeroWeights(bool bZeroNumActiveMorphTargets=true)
Definition SkinnedMeshComponent.cpp:421
FName Name
Definition ExternalMorphSet.h:28
ENGINE_API void UpdateNumActiveMorphTargets()
Definition SkinnedMeshComponent.cpp:409
float ActiveWeightThreshold
Definition ExternalMorphSet.h:37
TArray< float > Weights
Definition ExternalMorphSet.h:31
int32 NumActiveMorphTargets
Definition ExternalMorphSet.h:34
Definition ExternalMorphSet.h:10
FName Name
Definition ExternalMorphSet.h:12
FMorphTargetVertexInfoBuffers MorphBuffers
Definition ExternalMorphSet.h:15
Definition ExternalMorphSet.h:42
bool HasActiveMorphs() const
Definition ExternalMorphSet.h:50
void Reset()
Definition ExternalMorphSet.h:47
ENGINE_API void UpdateNumActiveMorphTargets()
Definition SkinnedMeshComponent.cpp:437
int32 NumActiveMorphTargets
Definition ExternalMorphSet.h:56
TMap< int32, FExternalMorphSetWeights > MorphSets
Definition ExternalMorphSet.h:53