Cocos2d-x  v3.11
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Particle3D Struct Reference

Particle3D is a container of particle Properties. More...

Inherited by PUParticle3D.

Public Attributes

Vec3 position
 position
 
Quaternion orientation
 Orientation of the particle.
 
Vec4 color
 particle color
 
Vec2 lb_uv
 left bottom uv
 
Vec2 rt_uv
 right top uv
 
float width
 Own width.
 
float height
 Own height.
 
float depth
 Own depth.
 
std::map< std::string, void * > userDefs
 user defined property
 

Detailed Description

Particle3D is a container of particle Properties.


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