/
struct Enlighten TextureResolutionScale
This is the documentation for Enlighten.
struct Enlighten TextureResolutionScale
struct Enlighten::TextureResolutionScale
Specify the albedo/emissive texture resolution relative to the light map resolution.
Enums
Name | Description |
---|---|
Value | Specify the albedo/emissive texture resolution relative to the light map resolution. |
Value
public: enum Value
{
Full = 0,
Half = 1
}
Specify the albedo/emissive texture resolution relative to the light map resolution.
enumerators
Full | The albedo/emissive textures are the same resolution as the lightmap. |
Half | The albedo/emissive textures are half the resolution as the lightmap. |
, multiple selections available,
Related content
Lightmap UVs
Lightmap UVs
More like this
7. Lightmap resolution
7. Lightmap resolution
More like this
Shared lightmaps
Shared lightmaps
More like this
Lightmap lighting
Lightmap lighting
More like this
Level properties
Level properties
More like this
5. Understand the lighting
5. Understand the lighting
More like this