Table of Contents

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

public Color endColor

Field Value

Color

endRotation

public float endRotation

Field Value

float

endScale

public float endScale

Field Value

float

lifetime

public float lifetime

Field Value

float

speedX

public float speedX

Field Value

float

speedY

public float speedY

Field Value

float

startColor

public Color startColor

Field Value

Color

startRotation

public float startRotation

Field Value

float

startScale

public float startScale

Field Value

float

x

public float x

Field Value

float

y

public float y

Field Value

float

Methods

SetElementByName(string)

public void SetElementByName(string elementName)

Parameters

elementName string