/
class Enlighten PipelineCubemap
This is the documentation for Enlighten.
class Enlighten PipelineCubemap
class Enlighten::PipelineCubemap
A cubemap object, corresponding to a <cubeMap> element in the .scene file.
Variables
Name | Description |
---|---|
Geo::GeoFileString m_Name | The name attribute. |
Geo::GeoVector3 m_Position | The position/boxOrigin attribute. |
Geo::u32 m_Resolution | The width attribute. |
Geo::GeoVector3 m_Size | The boxSize attribute. |
Geo::GeoFileString m_Zone | The zone attribute. |
Functions
Name | Description |
---|---|
PipelineCubemap(Geo::GeoFileString, Geo::GeoFileString, Geo::u32, Geo::GeoVector3, Geo::GeoVector3) | Constructor. |
Enlighten::PipelineCubemap::PipelineCubemap
public: PipelineCubemap
(
Geo::GeoFileString name,
Geo::GeoFileString zone,
Geo::u32 resolution,
Geo::GeoVector3 position,
Geo::GeoVector3 size
)
Constructor.
, multiple selections available,
Related content
class Enlighten PipelineCubemap
class Enlighten PipelineCubemap
More like this
class Enlighten PipelineCubemap
class Enlighten PipelineCubemap
More like this
class Enlighten PipelineCubemap
class Enlighten PipelineCubemap
More like this
class Enlighten PipelineExcludedInstance
class Enlighten PipelineExcludedInstance
More like this
class Enlighten PipelineProbeVolume
class Enlighten PipelineProbeVolume
More like this
class Enlighten PipelineScene
class Enlighten PipelineScene
More like this