DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

USkeletalMeshLODSettings

UDataAsset > UObject

Member Type Offset Share
MinLOD FPerPlatformInt 0x30
DisableBelowMinLodStripping

When true LODs below MinLod will not be stripped during cook.

FPerPlatformBool 0x34
bSupportLODStreaming

Whether meshes in this group stream LODs by default

FPerPlatformBool 0x35
MaxNumStreamedLODs

Default maximum number of streamed LODs for meshes in this group

FPerPlatformInt 0x38
MaxNumOptionalLODs

Default maximum number of optional LODs for meshes in this group (currently, need to be either 0 or > num of LODs below MinLod)

FPerPlatformInt 0x3c
LODGroups TArray<FSkeletalMeshLODGroupSettings> 0x40