/
class Enlighten PointProjectionSurface
This is the documentation for Enlighten.
class Enlighten PointProjectionSurface
class Enlighten::PointProjectionSurface
A surface we can project points onto.
Variables
Name | Description |
---|---|
const IPrecompInputMesh * m_Mesh | Pointer to the mesh describing the surface. |
bool m_MeshIsBlocking | Whether the mesh is solid (true) or can be 'pushed through' (false). Defaults to false. |
Geo::Matrix m_WorldFromLocal | The matrix to transform the mesh to world space from it's current space. |
Functions
Name | Description |
---|---|
PointProjectionSurface() | Sensible defaults. |
Enlighten::PointProjectionSurface::PointProjectionSurface
public: PointProjectionSurface()
Sensible defaults.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
Mesh projection
Mesh projection
More like this
Local reflections
Local reflections
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
Lightmap UV charts
Lightmap UV charts
More like this
Level properties
Level properties
More like this