/
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
How Enlighten works
How Enlighten works
More like this
Level properties
Level properties
More like this
World properties
World properties
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
2. Run the parameterize
2. Run the parameterize
More like this
1: Open the level
1: Open the level
More like this