Always snap to grid

UE3:ParticleModuleTypeDataBeam (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ParticleModule >> ParticleModuleTypeDataBase >> ParticleModuleTypeDataBeam
Package: 
Engine
This class in other games:
UT3

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

Properties[edit]

Property group 'Beam'[edit]

BeamMethod[edit]

Type: EBeamMethod


Distance[edit]

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionDistance
LookupTable
  1. 0.0
  2. 0.0
  3. 0.0
  4. 0.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

EmitterStrength[edit]

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionEmitterStrength
LookupTable
  1. 1000.0
  2. 1000.0
  3. 1000.0
  4. 1000.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

EndPoint[edit]

Type: DistributionVector.RawDistributionVector


Default value:

Member Value
Distribution DistributionEndPoint
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

EndPointDirection[edit]

Type: DistributionVector.RawDistributionVector


Default value:

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

EndPointMethod[edit]

Type: EBeamEndPointMethod


RenderDirectLine[edit]

Type: bool


RenderGeometry[edit]

Type: bool


Default value: True

RenderLines[edit]

Type: bool


RenderTessellation[edit]

Type: bool


TargetStrength[edit]

Type: DistributionFloat.RawDistributionFloat


Default value:

Member Value
Distribution DistributionTargetStrength
LookupTable
  1. 1000.0
  2. 1000.0
  3. 1000.0
  4. 1000.0
LookupTableChunkSize 1
LookupTableNumElements 1
Op 1

TessellationFactor[edit]

Type: int


Default value: 1

TextureTile[edit]

Type: int


Default values[edit]

Property Value
bSpawnModule True
bUpdateModule True

Enums[edit]

EBeamEndPointMethod[edit]

PEBEPM_Calculated 
PEBEPM_Distribution 
PEBEPM_Distribution_Constant 

EBeamMethod[edit]

PEBM_Distance 
PEBM_EndPoints 
PEBM_EndPoints_Interpolated 
PEBM_UserSet_EndPoints 
PEBM_UserSet_EndPoints_Interpolated