UE3:ParticleModuleKillBox (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
No edit summary
 
Line 36: Line 36:
| {{tl|RawDistribution||Object structs|LookupTable}}
| {{tl|RawDistribution||Object structs|LookupTable}}
|  
|  
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
Line 78: Line 70:
| {{tl|RawDistribution||Object structs|LookupTable}}
| {{tl|RawDistribution||Object structs|LookupTable}}
|  
|  
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0
#0.0

Latest revision as of 07:40, 23 May 2008

UT3 Object >> ParticleModule >> ParticleModuleKillBase >> ParticleModuleKillBox
Package:
Engine
This class in other games:

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

Properties

Property group 'Kill'

bAbsolute

Type: bool

If TRUE, the box coordinates is in world space

bKillInside

Type: bool

If TRUE, particles INSIDE the box will be killed. If FALSE (the default), particles OUTSIDE the box will be killed.

LowerLeftCorner

Type: DistributionVector.RawDistributionVector

The lower left corner of the box

Default value:

Member Value
Distribution DistributionLowerLeftCorner
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
  5. 0.0
  6. 0.0
  7. 0.0
  8. 0.0
LookupTableChunkSize 3
LookupTableNumElements 1
Op 1

UpperRightCorner

Type: DistributionVector.RawDistributionVector

The upper right corner of the box

Default value:

Member Value
Distribution DistributionUpperRightCorner
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
  5. 0.0
  6. 0.0
  7. 0.0
  8. 0.0
LookupTableChunkSize 3
LookupTableNumElements 1
Op 1

Default values

Property Value
bSupported3DDrawMode True
bUpdateModule True