Base class for transparency volumes.
These are used to set a flag on the cluster for determining transparency. Transparent clusters will not bounce light hitting the cluster but will rather read lighting from a specific probe.
| Name | Description |
|---|---|
| Geo::Matrix m_Transform | Transformation matrix for this volume. |
| float m_Transparency | Transparency value [0..1]. |