DOMAudioFontMaterial

From Virtual World Web Wiki
Jump to: navigation, search

A list of physics material names used by DOMAudioBinding to select the type of material to which a sound applies.

Remarks [edit]

Enum Values

Fallback = 0
Carpet = 1
Concrete = 2
Dirt = 3
Fabric = 4
Grass = 5
Gravel = 6
Leaves = 7
Metal = 8
Mud = 9
Sand = 10
Snow = 11
Stone = 12
Water = 13
Wood = 14
Custom1 = 15
Custom2 = 16
Custom3 = 17
Custom4 = 18
Custom5 = 19
All = 255