There is no spoon
UE3:SoundNodeOscillator (UDK)
Contents
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. |
Defines how a sound oscillates
Properties
Property group 'Oscillator'
AmplitudeMax
Type: float
An amplitude of 0.25 would oscillate between 0.75 and 1.25
AmplitudeMin
Type: float
An amplitude of 0.25 would oscillate between 0.75 and 1.25
bModulatePitch
Type: bool
Whether to oscillate pitch
bModulateVolume
Type: bool
Whether to oscillate volume
CenterMax
Type: float
A center of 0.5 would oscillate around 0.5
CenterMin
Type: float
A center of 0.5 would oscillate around 0.5
FrequencyMax
Type: float
A frequency of 20 would oscillate at 10Hz
FrequencyMin
Type: float
A frequency of 20 would oscillate at 10Hz
OffsetMax
Type: float
Offset into the sine wave. Value modded by 2 * PI
OffsetMin
Type: float
Offset into the sine wave. Value modded by 2 * PI
Internal variables
Amplitude
Type: DistributionFloat.RawDistributionFloat
Modifiers: deprecated
Default value:
Member | Value |
---|---|
Distribution | DistributionAmplitude |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Center
Type: DistributionFloat.RawDistributionFloat
Modifiers: deprecated
Default value:
Member | Value |
---|---|
Distribution | DistributionCenter |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Frequency
Type: DistributionFloat.RawDistributionFloat
Modifiers: deprecated
Default value:
Member | Value |
---|---|
Distribution | DistributionFrequency |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
Offset
Type: DistributionFloat.RawDistributionFloat
Modifiers: deprecated
Default value:
Member | Value |
---|---|
Distribution | DistributionOffset |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |