ezEngine Release 26.9
Loading...
Searching...
No Matches
ezKrautLodMode Struct Reference

Selects the geometry representation used for a LOD level. More...

#include <KrautTreeAssetObjects.h>

Inheritance diagram for ezKrautLodMode:

Public Types

enum  Enum {
  Full , FourQuads , TwoQuads , Billboard ,
  Disabled , Default = Full
}
 
using StorageType = ezUInt8
 

Detailed Description

Selects the geometry representation used for a LOD level.

Member Enumeration Documentation

◆ Enum

Enumerator
Full 

Full triangle mesh for all enabled geometry types.

FourQuads 

Impostor represented by four intersecting quads.

TwoQuads 

Impostor represented by two intersecting quads.

Billboard 

Single camera-facing billboard quad.

Disabled 

LOD is not generated.


The documentation for this struct was generated from the following file: