Class FParticleDefinition
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class FParticleDefinition
- Inheritance
-
FParticleDefinition
- Inherited Members
-
Constructors
FParticleDefinition(FAtlasElement)
public FParticleDefinition(FAtlasElement element)
Parameters
element FAtlasElement
FParticleDefinition(string)
public FParticleDefinition(string elementName)
Parameters
elementName string
Fields
element
public FAtlasElement element
Field Value
- FAtlasElement
endColor
Field Value
- Color
endRotation
Field Value
- float
endScale
Field Value
- float
lifetime
Field Value
- float
speedX
Field Value
- float
speedY
Field Value
- float
startColor
Field Value
- Color
startRotation
public float startRotation
Field Value
- float
startScale
Field Value
- float
x
Field Value
- float
y
Field Value
- float
Methods
SetElementByName(string)
public void SetElementByName(string elementName)
Parameters
elementName string