UDeveloperSettings > UObject
Mesh reduction plugin to use when simplifying mesh geometry
namespace Offsets { namespace Classes { // Inheritance: UDeveloperSettings > UObject namespace UMeshSimplificationSettings { constexpr auto MeshReductionModuleName = 0x38; // FName } } }
public static class Offsets { public static class Classes { // Inheritance: UDeveloperSettings > UObject public static class UMeshSimplificationSettings { public const byte MeshReductionModuleName = 0x38; // FName } } }