UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSkeletalMeshDynamicDataPool Class Reference

#include <SkeletalMeshUpdater.h>

+ Inheritance diagram for FSkeletalMeshDynamicDataPool:

Static Public Member Functions

static int64 GetPoolBudget ()
 

Protected Member Functions

int32 GetBucketIndex (int32 NumTransforms) const
 

Static Protected Attributes

static constexpr int32 NumPoolBuckets = 5
 

Member Function Documentation

◆ GetBucketIndex()

int32 FSkeletalMeshDynamicDataPool::GetBucketIndex ( int32  NumTransforms) const
protected

◆ GetPoolBudget()

int64 FSkeletalMeshDynamicDataPool::GetPoolBudget ( )
static

Member Data Documentation

◆ NumPoolBuckets

constexpr int32 FSkeletalMeshDynamicDataPool::NumPoolBuckets = 5
staticconstexprprotected

The documentation for this class was generated from the following files: