Always snap to grid

UE3:SoundNodeModulatorContinuous (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SoundNode >> SoundNodeModulatorContinuous
Package: 
Engine
This class in other games:
UDK

NOTE: If you have a looping sound the PlaybackTime will keep increasing. And PlaybackTime is what is used to get values from the Distributions. So the Modulation will work the first time through but subsequent times will not work for distributions with have a "size" to them.

In short using a SoundNodeModulatorContinuous for looping sounds is not advised.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SoundNodeModulatorContinuous'

PitchModulation

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionPitch
LookupTable
  1. 1.0
  2. 0.0
  3. 1.0
  4. 0.0
  5. 1.0
  6. 0.0
  7. 1.0
  8. 0.0
  9. 1.0
  10. 0.0
  11. 1.0
  12. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

VolumeModulation

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionVolume
LookupTable
  1. 1.0
  2. 0.0
  3. 1.0
  4. 0.0
  5. 1.0
  6. 0.0
  7. 1.0
  8. 0.0
  9. 1.0
  10. 0.0
  11. 1.0
  12. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2