Gah - a solution with more questions. – EntropicLqd
UE3:ParticleModuleTypeDataBeam (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 by (Talk)
Object >> ParticleModule >> ParticleModuleTypeDataBase >> ParticleModuleTypeDataBeam |
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
Property group 'Beam'
BeamMethod
Type: EBeamMethod
Distance
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionDistance |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
EmitterStrength
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionEmitterStrength |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
EndPoint
Type: DistributionVector.RawDistributionVector
Default value:
Member | Value |
---|---|
Distribution | DistributionEndPoint |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
EndPointDirection
Type: DistributionVector.RawDistributionVector
Default value:
Member | Value |
---|---|
Distribution | DistributionEndPointDirection |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
EndPointMethod
Type: EBeamEndPointMethod
RenderDirectLine
Type: bool
RenderGeometry
Type: bool
Default value: True
RenderLines
Type: bool
RenderTessellation
Type: bool
TargetStrength
Type: DistributionFloat.RawDistributionFloat
Default value:
Member | Value |
---|---|
Distribution | DistributionTargetStrength |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
TessellationFactor
Type: int
Default value: 1
TextureTile
Type: int
Default values
Property | Value |
---|---|
bSpawnModule | True |
bUpdateModule | True |
Enums
EBeamEndPointMethod
- PEBEPM_Calculated
- PEBEPM_Distribution
- PEBEPM_Distribution_Constant
EBeamMethod
- PEBM_Distance
- PEBM_EndPoints
- PEBM_EndPoints_Interpolated
- PEBM_UserSet_EndPoints
- PEBM_UserSet_EndPoints_Interpolated