Start Page » Game Development with the Drag[en]gine » Skin Texture Properties » Texture Property Database » reflectivity.transparency.multiplier
Texture Property Name | reflectivity.transparency.multiplier |
Description | Defines the multiplier for the reflectivity texture property mask |
Excepted Data Source | 1 component value |
Data Range | 0 to 1 |
Default Value | 1 |
Affected Modules | Graphic |
Linked Properties |
The reflectivity.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 reflectivity 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.