There is no spoon

Difference between revisions of "UE3:SoundNodeAttenuation (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 58: Line 58:
 
|  
 
|  
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
|-
 
|-
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
Line 96: Line 90:
 
|  
 
|  
 
#1500.0
 
#1500.0
#0.0
 
 
#1500.0
 
#1500.0
#0.0
 
 
#1500.0
 
#1500.0
#0.0
 
 
#1500.0
 
#1500.0
#0.0
 
 
#1500.0
 
#1500.0
#0.0
 
 
#1500.0
 
#1500.0
#0.0
 
 
|-
 
|-
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
Line 134: Line 122:
 
|  
 
|  
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
#5000.0
 
#5000.0
#0.0
 
 
|-
 
|-
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
Line 172: Line 154:
 
|  
 
|  
 
#400.0
 
#400.0
#0.0
 
 
#400.0
 
#400.0
#0.0
 
 
#400.0
 
#400.0
#0.0
 
 
#400.0
 
#400.0
#0.0
 
 
#400.0
 
#400.0
#0.0
 
 
#400.0
 
#400.0
#0.0
 
 
|-
 
|-
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}
 
| {{tl|RawDistribution||Object structs|LookupTableChunkSize}}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> SoundNode >> SoundNodeAttenuation
Package: 
Engine
This class in other games:
UDK

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
  1. 5000.0
  2. 5000.0
  3. 5000.0
  4. 5000.0
  5. 5000.0
  6. 5000.0
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
  1. 1500.0
  2. 1500.0
  3. 1500.0
  4. 1500.0
  5. 1500.0
  6. 1500.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

MaxRadius[edit]

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionMaxRadius
LookupTable
  1. 5000.0
  2. 5000.0
  3. 5000.0
  4. 5000.0
  5. 5000.0
  6. 5000.0
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
  1. 400.0
  2. 400.0
  3. 400.0
  4. 400.0
  5. 400.0
  6. 400.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

Enums[edit]

SoundDistanceModel[edit]

ATTENUATION_Linear 
ATTENUATION_Logarithmic 
ATTENUATION_Inverse 
ATTENUATION_LogReverse 
ATTENUATION_NaturalSound