/
class Enlighten PipelineExcludedInstance
This is the documentation for Enlighten.
class Enlighten PipelineExcludedInstance
class Enlighten::PipelineExcludedInstance
An instance object, corresponding to an <instance> element in the .scene file.
Variables
Name | Description |
---|---|
Geo::GeoFileString m_Geom | The key of the geom this instance references. |
Geo::GeoFileString m_Name | The name of this instance. |
PipelineTransform m_Transform | The local to world transform. |
Functions
Name | Description |
---|---|
PipelineExcludedInstance(Geo::GeoFileString, Geo::GeoFileString, PipelineTransform) | Constructor. |
Enlighten::PipelineExcludedInstance::PipelineExcludedInstance
public: PipelineExcludedInstance
(
Geo::GeoFileString name,
Geo::GeoFileString geom,
PipelineTransform transform
)
Constructor.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
Light from the sky
Light from the sky
More like this
Level properties
Level properties
More like this
2. Run the parameterize
2. Run the parameterize
More like this
Precompute your level
Precompute your level
More like this