• Home
  • Torque Game Engines

    Navigation

      • Classes
      • Files
      • Groups
      • Namespaces
      • Pages
        • Deprecated List
        • Todo List
      • Unions
      • Classes
      • Groups
      • Namespaces
      • Pages
        • Deprecated List

    More

    • Download Documentation
    • Torque3D Source
    • Discord
    Torque3D Documentation / _generateds / Particle

    Particle

    Engine/source/T3D/fx/particle.h

    More...

    Public Attributes

    Point3F
    
    acc 
    
    ColorF
    
    color 
    
    U32
    
    currentAge 
    
    ParticleData *
    
    dataBlock 
    
    Particle *
    
    next 
    
    Point3F
    
    orientDir 
    
    Point3F
    
    pos 
    
    F32
    
    size 
    
    F32
    
    spinSpeed 
    
    U32
    
    totalLifetime 
    
    Point3F
    
    vel 
    

    Detailed Description

    Public Attributes

    Point3F acc 
    
    ColorF color 
    
    U32 currentAge 
    
    ParticleData * dataBlock 
    
    Particle * next 
    
    Point3F orientDir 
    
    Point3F pos 
    
    F32 size 
    
    F32 spinSpeed 
    
    U32 totalLifetime 
    
    Point3F vel 
    
    Built with Hugo and