User Tools

Site Tools


gamedev:textureproperties:ambient_occlusion_transparency_multiplier

Table of Contents

Summary

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

Description

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