/
struct Enlighten InstanceDescMinimal
This is the documentation for Enlighten.
struct Enlighten InstanceDescMinimal
template<class TGeom>
struct Enlighten::InstanceDescMinimal
Minimal description of an instance.
Variables
Name | Description |
---|---|
double m_AdditionalUvScale | This should match the value of m_AdditionalUvScale specified for the corresponding PrecompInputInstance used when packing the system (see Enlighten::PrecompInputInstance class for details) |
const TGeom * m_Geom | Pointer to an geometry interface (either IPrecompInputGeometry or IPrecompPackedGeometry). |
Geo::s32 m_Gidx | Global index of this instance. |
Geo::Matrix m_Location | Model to World transformation for the instance. |
bool m_ScaleUvsWithInstanceSize | This should match the value of m_ScaleUvsWithInstanceSize specified for the corresponding PrecompInputInstance used when packing the system (see Enlighten::PrecompInputInstance class for details) |
, multiple selections available,
Related content
struct Enlighten InstanceDescMinimal
struct Enlighten InstanceDescMinimal
More like this
class Enlighten IPrecompPackedInstance
class Enlighten IPrecompPackedInstance
More like this
class Enlighten IPrecompPackedInstance
class Enlighten IPrecompPackedInstance
More like this
class Enlighten IPrecompPackedInstance
class Enlighten IPrecompPackedInstance
More like this
class Enlighten PrecompInputInstance
class Enlighten PrecompInputInstance
More like this
class Enlighten PrecompInputInstance
class Enlighten PrecompInputInstance
More like this