![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FSkeletalMeshSectionIter (const int32 InLODIdx, const FSkeletalMeshObject &InMeshObject, const FSkeletalMeshLODRenderData &InLODData, const FSkeletalMeshSceneProxy::FLODSectionElements &InLODSectionElements, bool bIgnorePreviewFilter=false) | |
| FORCEINLINE FSkeletalMeshSectionIter & | operator++ () |
| FORCEINLINE | operator bool () const |
| FORCEINLINE const FSkelMeshRenderSection & | GetSection () const |
| FORCEINLINE const int32 | GetSectionElementIndex () const |
| FORCEINLINE const FSkeletalMeshSceneProxy::FSectionElementInfo & | GetSectionElementInfo () const |
| FORCEINLINE bool | NotValidPreviewSection () |
Iterates over sections,chunks,elements based on current instance weight usage
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |