User Tools

Site Tools


gamedev:textureproperties:sound_transmission

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:sound_transmission [2019/05/08 20:12] dragonlordgamedev:textureproperties:sound_transmission [2019/05/24 23:43] (current) – ↷ Links adapted because of a move operation dragonlord
Line 1: Line 1:
-{{tag>dragengine audio skin texture transmission}}+{{tag>audio skin texture transmission}}
 <WRAP youarehere> <WRAP youarehere>
-[[:start|Start Page]] >> [[gamedev:main|Game Development with the Drag[en]gine]] >> [[gamedev:skinproperties|Skin Texture Properties]] >> [[gamedev:texturepropertylist|Texture Property Database]] >> **sound.transmission**+[[:start|Start Page]] >> [[:gamedev|Game Development with the Drag[en]gine]] >> [[gamedev:skinproperties|Skin Texture Properties]] >> [[gamedev:texturepropertylist|Texture Property Database]] >> **sound.transmission**
 </WRAP> </WRAP>
  
-<WRAP boxheader> +====== Skin Texture Property: sound.transmission ====== 
-====== Summary ====== + 
-</WRAP> +Defines the required thickness in meters of material before sound drops to inaudible levels. 
-<WRAP boxcontent> +
-|Texture Property Name|sound.transmission| +
-|Description|Defines the required thickness in meters of material before sound drops to inaudible levels.|+
 |Excepted Data Source|1 component value| |Excepted Data Source|1 component value|
 |Data Range|0 to 1| |Data Range|0 to 1|
Line 15: Line 13:
 |Affected Modules|Audio| |Affected Modules|Audio|
 |Linked Properties|[[gamedev:textureproperties:sound_transmission_lower|sound.transmission.lower]], [[gamedev:textureproperties:sound_transmission_upper|sound.transmission.upper]]| |Linked Properties|[[gamedev:textureproperties:sound_transmission_lower|sound.transmission.lower]], [[gamedev:textureproperties:sound_transmission_upper|sound.transmission.upper]]|
-</WRAP> 
  
 ====== Description ====== ====== Description ======
 +
 The **sound.transmission** texture property defines the required thickness in meters of material before sound drops to inaudible levels. This property is used by the audio module to determine the transmission loss for sound passing through material after applying absorption. The reflected sound energy is the remaining amount of sound energy after absorption and transmission. Hence if you want a fully reflective wall set transmission to 0. The **sound.transmission** texture property defines the required thickness in meters of material before sound drops to inaudible levels. This property is used by the audio module to determine the transmission loss for sound passing through material after applying absorption. The reflected sound energy is the remaining amount of sound energy after absorption and transmission. Hence if you want a fully reflective wall set transmission to 0.
  
gamedev/textureproperties/sound_transmission.1557346324.txt.gz · Last modified: 2019/05/08 20:12 by dragonlord