My program doesn't have bugs. It just develops random features.

UE3:SoundNodeAttenuation (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SoundNode >> SoundNodeAttenuation
Package: 
Engine
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SoundNodeAttenuation'

bAttenuate

Type: bool


Default value: True

bAttenuateWithLowPassFilter

Type: bool


Default value: True

bSpatialize

Type: bool


Default value: True

dBAttenuationAtMax

Type: float


Default value: -60.0

DistanceModel

Type: SoundDistanceModel


LPFMaxRadius

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionLPFMaxRadius
LookupTable
  1. 5000.0
  2. 0.0
  3. 5000.0
  4. 0.0
  5. 5000.0
  6. 0.0
  7. 5000.0
  8. 0.0
  9. 5000.0
  10. 0.0
  11. 5000.0
  12. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

LPFMinRadius

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. 0.0
  3. 1500.0
  4. 0.0
  5. 1500.0
  6. 0.0
  7. 1500.0
  8. 0.0
  9. 1500.0
  10. 0.0
  11. 1500.0
  12. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

MaxRadius

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionMaxRadius
LookupTable
  1. 5000.0
  2. 0.0
  3. 5000.0
  4. 0.0
  5. 5000.0
  6. 0.0
  7. 5000.0
  8. 0.0
  9. 5000.0
  10. 0.0
  11. 5000.0
  12. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

MinRadius

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. 0.0
  3. 400.0
  4. 0.0
  5. 400.0
  6. 0.0
  7. 400.0
  8. 0.0
  9. 400.0
  10. 0.0
  11. 400.0
  12. 0.0
LookupTableChunkSize 2
LookupTableNumElements 2
Op 2

Enums

SoundDistanceModel

ATTENUATION_Linear 
ATTENUATION_Logarithmic 
ATTENUATION_Inverse 
ATTENUATION_LogReverse 
ATTENUATION_NaturalSound