Cogito, ergo sum
Difference between revisions of "UE3:SoundNodeModulatorContinuous (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 31: | Line 31: | ||
| | | | ||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
|- | |- | ||
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | | {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | ||
Line 69: | Line 63: | ||
| | | | ||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
#1.0 | #1.0 | ||
− | |||
|- | |- | ||
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | | {{tl|RawDistribution||Object structs|LookupTableChunkSize}} |
Latest revision as of 07:40, 23 May 2008
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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[edit]
Property group 'SoundNodeModulatorContinuous'[edit]
PitchModulation[edit]
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionPitch |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
VolumeModulation[edit]
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionVolume |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |