/
class Enlighten ClusterProbeTransparencySampleData
This is the documentation for Enlighten.
class Enlighten ClusterProbeTransparencySampleData
class Enlighten::ClusterProbeTransparencySampleData
Precompute data block detailing probe transparency sample data (internal).
The data for this class lies immediately after it in memory.
Functions
Name | Description |
---|---|
ConvertEndian(Geo::EConvertEndianMode) | Converts the endian-ness of this block. |
GetTransparencyOffsets() | Gets the transparency offsets. |
GetTransparencyOffsets() | Gets the transparency offsets. |
Variables
Name | Description |
---|---|
Geo::s32 m_NumTransparencyOffsets | Number of transparency offsets. |
Geo::s32 m_Padding[3] | Unused padding. |
void Enlighten::ClusterProbeTransparencySampleData::ConvertEndian
public: void ConvertEndian
(
Geo::EConvertEndianMode mode
)
Converts the endian-ness of this block.
Geo::v128* Enlighten::ClusterProbeTransparencySampleData::GetTransparencyOffsets
public: Geo::v128 * GetTransparencyOffsets()
Gets the transparency offsets.
const Geo::v128* Enlighten::ClusterProbeTransparencySampleData::GetTransparencyOffsets
public: const Geo::v128 * GetTransparencyOffsets() const
Gets the transparency offsets.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
Enlighten UE5 4.02 Release Notes
Enlighten UE5 4.02 Release Notes
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
Visualizations and statistics
Visualizations and statistics
More like this
World properties
World properties
More like this
7. Lightmap resolution
7. Lightmap resolution
More like this