Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMeshSampling.h |
Include | #include "Engine/SkeletalMeshSampling.h" |
Syntax
USTRUCT ()
struct FSkeletalMeshSamplingLODBuiltData
Remarks
Built data for sampling a the whole mesh at a particular LOD.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FSkeletalMeshAreaWeightedTriangleSampler | AreaWeightedTriangleSampler | Area weighted sampler for the whole mesh at this LOD. |