/
class Enlighten ExcludedInstance
This is the documentation for Enlighten.
class Enlighten ExcludedInstance
class Enlighten::ExcludedInstance
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. |
ExporterTransform m_Transform | The local to world transform. |
Functions
Name | Description |
---|---|
ExcludedInstance(Geo::GeoFileString, Geo::GeoFileString, ExporterTransform) | Constructor. |
Enlighten::ExcludedInstance::ExcludedInstance
public: ExcludedInstance
(
Geo::GeoFileString name,
Geo::GeoFileString geom,
ExporterTransform transform
)
Constructor.
, multiple selections available,
Related content
class Enlighten ExcludedInstance
class Enlighten ExcludedInstance
More like this
class Enlighten PipelineExcludedInstance
class Enlighten PipelineExcludedInstance
More like this
class Enlighten ExporterScene
class Enlighten ExporterScene
More like this
class Enlighten ExporterScene
class Enlighten ExporterScene
More like this
class Enlighten ExporterCubemap
class Enlighten ExporterCubemap
More like this
class Enlighten ExporterCubemap
class Enlighten ExporterCubemap
More like this