![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "Engine/EngineTypes.h"#include "SkeletalMeshReductionSettings.h"#include "DataAsset.h"#include "UObject/PerPlatformProperties.h"#include "PerQualityLevelProperties.h"#include "SkeletalMeshLODSettings.generated.h"Go to the source code of this file.
Classes | |
| struct | FBoneFilter |
| struct | FSkeletalMeshLODGroupSettings |
| class | USkeletalMeshLODSettings |
Enumerations | |
| enum class | EBoneFilterActionOption : uint8 { UMETA =(DisplayName = "Remove the joints specified and children") , UMETA =(DisplayName = "Only keep the joints specified and parents") , UMETA =(Hidden) } |
|
strong |