Break ParticleSysParam

Break ParticleSysParam

Windows
MacOS
Linux

Adds a node that breaks a 'ParticleSysParam' into its member fields

Break ParticleSysParam
Particle Sys Param
Name
Param Type
Scalar
0.0
Scalar Low
0.0
Vector
X0.0
Y0.0
Z0.0
Vector Low
X0.0
Y0.0
Z0.0
Color
Actor
Material
Select Asset

Inputs

Particle Sys Param
Particle Sys Param Structure (by ref)

Outputs

Name
Name

The name of the parameter

Param Type
EParticleSysParamType Enum

The type of parameters PSPT_None - There is no data type PSPT_Scalar - Use the scalar value PSPT_ScalarRand - Select a scalar value in the range [Scalar_Low..Scalar) PSPT_Vector - Use the vector value PSPT_VectorRand - Select a vector value in the range [Vector_Low..Vector) PSPT_Color - Use the color value PSPT_Actor - Use the actor value PSPT_Material - Use the material value PSPT_VectorUnitRand - Select a random unit vector and scale along the range [Vector_Low..Vector)

Scalar
Float

Scalar

Scalar Low
Float

Scalar Low

Vector
Vector

Vector

Vector Low
Vector

Vector Low

Color
Color Structure

Color

Actor
Actor Object Reference

Actor

Material
Material Interface Object Reference

Material

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss