/
struct Enlighten HashLightVisitor
This is the documentation for Enlighten.
struct Enlighten HashLightVisitor
struct Enlighten::HashLightVisitor
Hash lights functor.
Variables
Name | Description |
---|---|
Geo::u32 m_ClusterVisSize | Cluster visibility size. |
Helpers::Hasher m_Hash | Hashing object. |
Geo::u32 m_QuadVisSize | Quad visibility size. |
Functions
Name | Description |
---|---|
HashLightVisitor(Geo::u32, Geo::u32) | Constructor. |
operator()(LightType *) | Performs the hash. |
Enlighten::HashLightVisitor::HashLightVisitor
public: HashLightVisitor
(
Geo::u32 clusterVisSize,
Geo::u32 quadVisSize
)
Constructor.
void Enlighten::HashLightVisitor::operator()
public: void operator()
(
LightType * light
)
Performs the hash.
, multiple selections available,
Related content
Use Enlighten in your project
Use Enlighten in your project
More like this
How Enlighten works
How Enlighten works
More like this
Shared lightmaps
Shared lightmaps
More like this
Welcome to Enlighten
Welcome to Enlighten
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
7. Lightmap resolution
7. Lightmap resolution
More like this