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

SoundNode Class Reference

SoundNode is the abstract base class for sound generation nodes. More...

Inheritance diagram for SoundNode:

ChildNode Node Object AmbientSound List of all members.

Detailed Description

SoundNode is the abstract base class for sound generation nodes.

Authoring Interface:

        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