struct GpuParticle

Inherits: GpuParticleVertex

Extension of GpuParticle that contains data not required by the injection vertex buffer.

Public

Methods

GetVertex

GpuParticleVertex GetVertex() const

Gets a version of this object suitable for upload to the injection vertex buffer.

Fields

InitialLifetime

float InitialLifetime

Position

Vector3 Position

Lifetime

float Lifetime

Velocity

Vector3 Velocity

InvMaxLifetime

float InvMaxLifetime

Size

Vector2 Size

Rotation

float Rotation

DataUv

Vector2 DataUv