UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HLODBatchingPolicy.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
// HEADER_UNIT_SKIP - Included through other
6
7
#include "
CoreTypes.h
"
8
9
#include "HLODBatchingPolicy.generated.h"
10
12
UENUM
()
13
enum
class
EHLODBatchingPolicy
:
uint8
14
{
16
None
,
17
19
MeshSection
,
20
22
Instancing
23
};
CoreTypes.h
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
EHLODBatchingPolicy
EHLODBatchingPolicy
Definition
HLODBatchingPolicy.h:14
EHLODBatchingPolicy::MeshSection
@ MeshSection
EHLODBatchingPolicy::None
@ None
EHLODBatchingPolicy::Instancing
@ Instancing
UENUM
#define UENUM(...)
Definition
ObjectMacros.h:749
uint8
uint8_t uint8
Definition
binka_ue_file_header.h:8
Engine
Source
Runtime
Engine
Public
HLOD
HLODBatchingPolicy.h
Generated by
1.9.8