Plasma Engine  2.0
Loading...
Searching...
No Matches
plProbeFlags Struct Reference

Flags that describe a reflection probe. More...

#include <ReflectionProbeData.h>

Classes

struct  Bits
 

Public Types

enum  Enum {
  SkyLight = PL_BIT(0) , HasCustomCubeMap = PL_BIT(1) , Sphere = PL_BIT(2) , Box = PL_BIT(3) ,
  Dynamic = PL_BIT(4) , Default = 0
}
 
using StorageType = plUInt8
 

Detailed Description

Flags that describe a reflection probe.


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