/
class Enlighten PackedDusterPoint

This is the documentation for Enlighten.

class Enlighten PackedDusterPoint

class Enlighten::PackedDusterPoint

This class contains the positions and normals of 4 duster points (internal).

It's the packed representation of 4 input lighting samples, generated by the precompute, and often referred to as a 'quad' in much of the code. It relies on other data to be decoded, and is exposed for use with the extended input lighting api.

Variables

Name Description
Geo::u8 m_EmissiveIndex

Packed data.

Geo::u8 m_Normal0

Packed data.

Geo::u8 m_Normal1

Packed data.

Geo::u8 m_Normal2

Packed data.

Geo::u8 m_PositionA[3]

Packed data.

Geo::u8 m_PositionB[3]

Packed data.

Geo::u8 m_PositionC[3]

Packed data.

Geo::u8 m_PositionD[3]

Packed data.

Related content

class Enlighten PackedDusterPoint
class Enlighten PackedDusterPoint
More like this
class Enlighten PackedDusterPoint
class Enlighten PackedDusterPoint
More like this
class Enlighten InputWorkspaceInternal
class Enlighten InputWorkspaceInternal
More like this
class Enlighten InputWorkspaceInternal
class Enlighten InputWorkspaceInternal
More like this
class Enlighten InputWorkspaceInternal
class Enlighten InputWorkspaceInternal
More like this
class Enlighten InputWorkspaceDebugPoint
class Enlighten InputWorkspaceDebugPoint
More like this