FSkeletalMeshObject::GetRenderSections

List of sections to be rendered based on instance weight usage.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SkeletalRenderPublic.h

Include

#include "SkeletalRenderPublic.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalRender.cpp

Syntax

const TArray< FSkelMeshRenderSection > & GetRenderSections
(
    int32 InLODIndex
) const

Remarks

List of sections to be rendered based on instance weight usage. Full swap of weights will render with its own sections. List of chunks to be rendered based on instance weight usage. Full swap of weights will render with its own chunks.

Returns

Chunks to iterate over for rendering

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss