User Tools

Site Tools


gamedev:textureproperties:roughness_transparency_multiplier

Table of Contents

Summary

Texture Property Nameroughness.transparency.multiplier
DescriptionDefines the multiplier for the roughness texture property mask
Excepted Data Source1 component value
Data Range0 to 1
Default Value1
Affected ModulesGraphic
Linked Properties

Description

The roughness.transparency.multiplier texture property defines the multiplier for the transparency texture property affecting the mask as used with decals. The decal mask defines the blending between each texel and the underneath geometry. The transparency is used as the mask. Using this texture property the influence of the transparency mask can be adjusted. This can be useful to alter the effect of the roughness texture property independently of the other texture properties applied by a decal. For all other geometry types this texture property has no effect.

The value is typically a single component value with the data in the range from 0 to 1. 0 represents 0% influence while 1 represents 100% influence of the transparency texture property.

The default value for this texture property is 1.

You could leave a comment if you were logged in.
gamedev/textureproperties/roughness_transparency_multiplier.txt · Last modified: 2019/05/24 23:43 by dragonlord