My program doesn't have bugs. It just develops random features.
UE3:ParticleModuleTypeDataBeam (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:EBeamEndPointMethod (UT3))
| Object >> ParticleModule >> ParticleModuleTypeDataBase >> ParticleModuleTypeDataBeam |
| This is an auto-generated page and may need human attention. Please remove this 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.
[edit] Properties
[edit] Property group 'Beam'
[edit] BeamMethod
Type: EBeamMethod
[edit] Distance
Type: DistributionFloat.RawDistributionFloat
Default value:
| Member | Value |
|---|---|
| Distribution | DistributionDistance |
| LookupTable |
|
| LookupTableChunkSize | 1 |
| LookupTableNumElements | 1 |
| Op | 1 |
[edit] EmitterStrength
Type: DistributionFloat.RawDistributionFloat
Default value:
| Member | Value |
|---|---|
| Distribution | DistributionEmitterStrength |
| LookupTable |
|
| LookupTableChunkSize | 1 |
| LookupTableNumElements | 1 |
| Op | 1 |
[edit] EndPoint
Type: DistributionVector.RawDistributionVector
Default value:
| Member | Value |
|---|---|
| Distribution | DistributionEndPoint |
| LookupTable |
|
| LookupTableChunkSize | 3 |
| LookupTableNumElements | 1 |
| Op | 1 |
[edit] EndPointDirection
Type: DistributionVector.RawDistributionVector
Default value:
| Member | Value |
|---|---|
| Distribution | DistributionEndPointDirection |
| LookupTable |
|
| LookupTableChunkSize | 3 |
| LookupTableNumElements | 1 |
| Op | 1 |
[edit] EndPointMethod
Type: EBeamEndPointMethod
[edit] RenderDirectLine
Type: bool
[edit] RenderGeometry
Type: bool
Default value: True
[edit] RenderLines
Type: bool
[edit] RenderTessellation
Type: bool
[edit] TargetStrength
Type: DistributionFloat.RawDistributionFloat
Default value:
| Member | Value |
|---|---|
| Distribution | DistributionTargetStrength |
| LookupTable |
|
| LookupTableChunkSize | 1 |
| LookupTableNumElements | 1 |
| Op | 1 |
[edit] TessellationFactor
Type: int
Default value: 1
[edit] TextureTile
Type: int
[edit] Default values
| Property | Value |
|---|---|
| bSpawnModule | True |
| bUpdateModule | True |
[edit] Enums
[edit] EBeamEndPointMethod
- PEBEPM_Calculated
- PEBEPM_Distribution
- PEBEPM_Distribution_Constant
[edit] EBeamMethod
- PEBM_Distance
- PEBM_EndPoints
- PEBM_EndPoints_Interpolated
- PEBM_UserSet_EndPoints
- PEBM_UserSet_EndPoints_Interpolated
