Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::ComputeParticleSystem::Configuration Struct Reference

#include <ComputeParticleSystem.hpp>

Public Attributes

float deltaTime
 
float time
 
uint32_t maxParticleCount
 
uint32_t currentParticleCount
 
castor::Point3f emitterPosition
 

Member Data Documentation

◆ currentParticleCount

uint32_t castor3d::ComputeParticleSystem::Configuration::currentParticleCount

◆ deltaTime

float castor3d::ComputeParticleSystem::Configuration::deltaTime

◆ emitterPosition

castor::Point3f castor3d::ComputeParticleSystem::Configuration::emitterPosition

◆ maxParticleCount

uint32_t castor3d::ComputeParticleSystem::Configuration::maxParticleCount

◆ time

float castor3d::ComputeParticleSystem::Configuration::time

The documentation for this struct was generated from the following file: