There is no spoon
UE3:ParticleModuleBeamSource (UT3)
Object >> ParticleModule >> ParticleModuleBeamBase >> ParticleModuleBeamSource |
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. |
ParticleModuleBeamSource
This module implements a single source for a beam emitter.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'Source'
bLockSource
Type: bool
Whether to lock the source to the life of the particle
bLockSourceStength
Type: bool
Whether to lock the source to the life of the particle
bLockSourceTangent
Type: bool
Whether to lock the source to the life of the particle
bSourceAbsolute
Type: bool
Whether to treat the as an absolute position in world space.
Source
Type: DistributionVector.RawDistributionVector
Default source-point to use
Default value:
Member | Value |
---|---|
Distribution | DistributionSource |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
SourceMethod
Type: ParticleModuleBeamBase.Beam2SourceTargetMethod
The method flag
SourceName
Type: name
The strength of the tangent from the source point for each beam
SourceStrength
Type: DistributionFloat.RawDistributionFloat
The strength of the tangent from the source point for each beam
Default value:
Member | Value |
---|---|
Distribution | DistributionSourceStrength |
LookupTable |
|
LookupTableChunkSize | 1 |
LookupTableNumElements | 1 |
Op | 1 |
SourceTangent
Type: DistributionVector.RawDistributionVector
The tangent for the source point for each beam
Default value:
Member | Value |
---|---|
Distribution | DistributionSourceTangent |
LookupTable |
|
LookupTableChunkSize | 3 |
LookupTableNumElements | 1 |
Op | 1 |
SourceTangentMethod
Type: ParticleModuleBeamBase.Beam2SourceTargetTangentMethod
The method to use for the source tangent.