User Tools

Site Tools


gamedev:textureproperties:normal_transparency_multiplier

Table of Contents

Summary

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

Description

The normal.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 normal 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/normal_transparency_multiplier.txt · Last modified: 2019/05/24 23:43 by dragonlord