Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Particle

Hierarchy

  • Particle

Index

Constructors

constructor

  • newParticle(particleSystem: any): Particle

Properties

angularVelocity

angularVelocity: Vec3

animatedVelocity

animatedVelocity: Vec3

axisOfRotation

axisOfRotation: Vec3

color

color: Color

emitAccumulator0

emitAccumulator0: number

emitAccumulator1

emitAccumulator1: number

frameIndex

frameIndex: number

particleSystem

particleSystem: ParticleSystem

position

position: Vec3

randomSeed

randomSeed: number

remainingLifetime

remainingLifetime: number

rotation

rotation: Vec3

size

size: Vec3

startColor

startColor: Color

startLifetime

startLifetime: number

startRow

startRow: number

startSize

startSize: Vec3

ultimateVelocity

ultimateVelocity: Vec3

velocity

velocity: Vec3

Generated using TypeDoc