User Tools

Site Tools


gamedev:textureproperties:normal_solidity_multiplier

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gamedev:textureproperties:normal_solidity_multiplier [2019/05/09 08:32] – removed dragonlordgamedev:textureproperties:normal_solidity_multiplier [2019/05/24 23:43] (current) – ↷ Links adapted because of a move operation dragonlord
Line 1: Line 1:
 +{{tag>graphic skin texture normal}}
 +<WRAP youarehere>
 +[[:start|Start Page]] >> [[:gamedev|Game Development with the Drag[en]gine]] >> [[gamedev:skinproperties|Skin Texture Properties]] >> [[gamedev:texturepropertylist|Texture Property Database]] >> **normal.solidity.multiplier**
 +</WRAP>
  
 +====== Skin Texture Property: normal.solidity.multiplier ======
 +
 +Defines the multiplier for the normal texture property mask.
 +
 +|Excepted Data Source|1 component value|
 +|Data Range|0 to 1|
 +|Default Value|1|
 +|Affected Modules|Graphic|
 +|Linked Properties| |
 +
 +====== Description ======
 +
 +The **normal.solidity.multiplier** texture property defines the multiplier for the **[[gamedev:textureproperties:solidity|solidity]]** texture property affecting the mask as used with decals. The decal mask defines the blending between each texel and the underneath geometry. The solidity is used as the mask. Using this texture property the influence of the solidity mask can be adjusted. This can be useful to alter the effect of the **[[gamedev:textureproperties:normal|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 **[[gamedev:textureproperties:solidity|solidity]]** texture property.
 +
 +The default value for this texture property is 1.
gamedev/textureproperties/normal_solidity_multiplier.txt · Last modified: 2019/05/24 23:43 by dragonlord