Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:SoundNodeAttenuation (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
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