gh_ps LibraryDescriptiongh_ps is the module that manages particle systems. Number of functions: 11
gh_ps.createDescriptionCreates a particle system. LanguagesLua - Python ParametersReturn ValuesCode sample
gh_ps.create_emitter_pointDescriptionCreates a point emitter. LanguagesLua - Python ParametersReturn ValuesCode sample
gh_ps.create_action_gravityDescriptionCreates a gravity action. LanguagesLua - Python ParametersReturn ValuesCode sample
gh_ps.process_particlesDescriptionProcesses all particles (run simulation). LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
gh_ps.process_particle_emittersDescriptionProcesses all particles emitters. LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
gh_ps.process_particle_actionsDescriptionProcesses all particles actions. LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
gh_ps.update_particles_lifetimeDescriptionUpdates the particles life time. LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
gh_ps.get_num_alive_particlesDescriptionReturns the number of alive particles (with lifetime > 0). LanguagesLua - Python ParametersReturn ValuesCode sample
gh_ps.emitter_set_particle_rate_and_speedDescriptionSets the particle rate and the particle speed for a particular emitter. LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
gh_ps.emitter_set_spawn_directionsDescriptionSets the particle spawn directions for a particular emitter. LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
gh_ps.action_set_gravityDescriptionSets the gravity vector of an gravity action. LanguagesLua - Python ParametersReturn ValuesThis function has no return value(s). Code sample
2013-2015 Geeks3D. All Rights Reserved. .:- G3D Network -:. |