/
class Enlighten InputTextureSamplerParameters

This is the documentation for Enlighten.

class Enlighten InputTextureSamplerParameters

class Enlighten::InputTextureSamplerParameters

A class containing the parameters to be used as input to the albedo/emissive/transparency sampling stage.

Variables

Name Description
const void * m_TextureData

Pointer to the texture data which will be resampled.

Geo::s32 m_TextureHeight

Height of the input texture.

Geo::s32 m_TexturePitch

Pitch of the input data in bytes.

Geo::s32 m_TextureWidth

Width of the input texture.

Related content

class Enlighten InputTextureSamplerParameters
class Enlighten InputTextureSamplerParameters
More like this
class Enlighten InputTextureSamplerParameters
class Enlighten InputTextureSamplerParameters
More like this
class Enlighten ResampleTextureParameters
class Enlighten ResampleTextureParameters
More like this
class Enlighten ResampleTextureParameters
class Enlighten ResampleTextureParameters
More like this
class Enlighten ResampleTextureParameters
class Enlighten ResampleTextureParameters
More like this
class Enlighten SystemAlbedoData
class Enlighten SystemAlbedoData
More like this