Navigation
API > API/Plugins > API/Plugins/ClonerEffector
References
| Module | ClonerEffector |
| Header | /Engine/Plugins/Experimental/ClonerEffector/Source/ClonerEffector/Public/CEClonerEffectorShared.h |
| Include | #include "CEClonerEffectorShared.h" |
Syntax
struct FCEClonerEffectorChannelData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AttractionForceFalloff | ||
| float | AttractionForceStrength | ||
| float | CurlNoiseForceFrequency | ||
| float | CurlNoiseForceStrength | ||
| ECEClonerEasing | Easing | General parameters | |
| float | Frequency | ||
| FVector | GravityForceAcceleration | ||
| int32 | Identifier | Cache effector identifier to detect a change and update cloners DI | |
| FVector | InnerExtent | ||
| FVector | Location | ||
| FVector | LocationDelta | ||
| float | Magnitude | ||
| ECEClonerEffectorMode | Mode | ||
| FVector | OrientationForceMax | ||
| FVector | OrientationForceMin | ||
| float | OrientationForceRate | Forces parameters | |
| FVector | OuterExtent | ||
| FVector | Pan | ||
| FQuat | Rotation | ||
| FQuat | RotationDelta | ||
| FVector | Scale | ||
| FVector | ScaleDelta | ||
| ECEClonerEffectorType | Type | ||
| float | VortexForceAmount | ||
| FVector | VortexForceAxis |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| void | Read
(
const UNiagaraDataChannelReader* InReader |
||
| void | Write
(
UNiagaraDataChannelWriter* InWriter |