/
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
Visualizations and statistics
Visualizations and statistics
More like this
Level properties
Level properties
More like this
How Enlighten works
How Enlighten works
More like this
2. Run the parameterize
2. Run the parameterize
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
Mesh projection
Mesh projection
More like this