Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

Sound Class Reference

Sound produces spatial sound according to where this node's location. More...

Inheritance diagram for Sound:

ChildNode Node Object List of all members.

Detailed Description

Sound produces spatial sound according to where this node's location.

Authoring Interface:

        Sound {
            // from SoundNode
            field SFFloat       intensity           1
            field SFNode        source              NULL
        }

Parameters:
intensity controls the volume of the sound, from 0 to 1. Default value: 1
source is the AudioSourceNode containing the audio to be played. Default value: NULL


Generated on Sat Apr 1 06:08:08 2006 for Emma Content Development Kit by  doxygen 1.4.3