User Tools

Site Tools


gamedev:textureproperties:roughness_gamma

This is an old revision of the document!


~~Title: Skin Texture Property: roughness.gamma~~

Summary

Texture Property Nameroughness.gamma
DescriptionDefines the gamma correction for the roughness texture property
Excepted Data Source1 component value
Data Rangegreater than 0
Default Value1
Affected ModulesGraphic
Linked Propertiesroughness

Description

The roughness.gamma texture property is linked with the roughness texture property. It defines the gamma correction to be used for the roughness values. This can be used to use an sRGB color space image instead of a linear color space image as is the default.

The source is typically a single component value greater than 0.

The default value for this texture property is 1 which is the gamma correction for linear images.

Examples

( TODO: example image )

You could leave a comment if you were logged in.
gamedev/textureproperties/roughness_gamma.1557355786.txt.gz · Last modified: 2019/05/08 22:49 by dragonlord