Struct ParticleStateB
Inherited Members
Namespace: Evergine.Framework.Graphics.Computes
Assembly: Evergine.Framework.dll
Syntax
public struct ParticleStateB
  Fields
AngularSpeed
Declaration
public float AngularSpeed
  Field Value
| Type | Description | 
|---|---|
| float | 
DeadTime
Declaration
public float DeadTime
  Field Value
| Type | Description | 
|---|---|
| float | 
InitColor
Declaration
public Vector4 InitColor
  Field Value
| Type | Description | 
|---|---|
| Vector4 | 
InitSize
Declaration
public float InitSize
  Field Value
| Type | Description | 
|---|---|
| float | 
InitVelocity
Declaration
public Vector3 InitVelocity
  Field Value
| Type | Description | 
|---|---|
| Vector3 | 
RemainingLerp
Declaration
public float RemainingLerp
  Field Value
| Type | Description | 
|---|---|
| float | 
Seed
Declaration
public uint Seed
  Field Value
| Type | Description | 
|---|---|
| uint |