User Tools

Site Tools


gamedev:textureproperties:sound_none

This is an old revision of the document!


Skin Texture Property: sound.none

Defines if the material is interacting with sound at all.

Excepted Data Source1 component value
Data Range0 upwards
Default Value0
Affected ModulesAudio
Linked Properties

Description

The sound.none texture property defines if the material is interacting with sound at all. This texture property can be make objects become ghost-like to sound as well as helping Audio Modules optimize processing time.

The source is typically a single value of boolean type. 0 to use regular sound processing. 1 to not affect sound processing.

The default value for this texture property is 0.

You could leave a comment if you were logged in.
gamedev/textureproperties/sound_none.1557391082.txt.gz · Last modified: 2019/05/09 08:38 by dragonlord