Table of Contents Chapter Index Previous Slide Next Slide 219
Basic Sound Node

Adding Sound

Basic Sound Node
  • Audible if clip is playing and node is "traversed"
    Sound {
        source     AudioClip { . . . }
        intensity  1
        location   0 0 0
        direction  0 0 1
        spatialize TRUE
    }