There is no spoon
Difference between revisions of "UE3:SoundNodeAttenuation (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 58: | Line 58: | ||
| | | | ||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
|- | |- | ||
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | | {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | ||
Line 96: | Line 90: | ||
| | | | ||
#1500.0 | #1500.0 | ||
− | |||
#1500.0 | #1500.0 | ||
− | |||
#1500.0 | #1500.0 | ||
− | |||
#1500.0 | #1500.0 | ||
− | |||
#1500.0 | #1500.0 | ||
− | |||
#1500.0 | #1500.0 | ||
− | |||
|- | |- | ||
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | | {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | ||
Line 134: | Line 122: | ||
| | | | ||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
#5000.0 | #5000.0 | ||
− | |||
|- | |- | ||
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | | {{tl|RawDistribution||Object structs|LookupTableChunkSize}} | ||
Line 172: | Line 154: | ||
| | | | ||
#400.0 | #400.0 | ||
− | |||
#400.0 | #400.0 | ||
− | |||
#400.0 | #400.0 | ||
− | |||
#400.0 | #400.0 | ||
− | |||
#400.0 | #400.0 | ||
− | |||
#400.0 | #400.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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'SoundNodeAttenuation'[edit]
bAttenuate[edit]
Type: bool
Default value: True
bAttenuateWithLowPassFilter[edit]
Type: bool
Default value: True
bSpatialize[edit]
Type: bool
Default value: True
dBAttenuationAtMax[edit]
Type: float
Default value: -60.0
DistanceModel[edit]
Type: SoundDistanceModel
LPFMaxRadius[edit]
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionLPFMaxRadius |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
LPFMinRadius[edit]
Type: DistributionFloat.RawDistributionFloat
This is the point at which to start applying a low pass filter. Prior to this point the sound will be dry.
Default value:
Member | Value |
---|---|
Distribution | DistributionLPFMinRadius |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
MaxRadius[edit]
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionMaxRadius |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
MinRadius[edit]
Type: DistributionFloat.RawDistributionFloat
This is the point at which to start attenuating. Prior to this point the sound will be at full volume.
Default value:
Member | Value |
---|---|
Distribution | DistributionMinRadius |
LookupTable |
|
LookupTableChunkSize | 2 |
LookupTableNumElements | 2 |
Op | 2 |
Enums[edit]
SoundDistanceModel[edit]
- ATTENUATION_Linear
- ATTENUATION_Logarithmic
- ATTENUATION_Inverse
- ATTENUATION_LogReverse
- ATTENUATION_NaturalSound