PointEmitter

from panda3d.physics import PointEmitter
class PointEmitter

Bases: BaseParticleEmitter

Describes a planar ring region in which particles are generated.

Inheritance diagram

Inheritance diagram of PointEmitter

__init__(*args, **kwargs)
getLocation()

C++ Interface: get_location(PointEmitter self)

get_location()

C++ Interface: get_location(PointEmitter self)

setLocation()

C++ Interface: set_location(const PointEmitter self, const LPoint3f p)

/**
  • point setting

*/

set_location()

C++ Interface: set_location(const PointEmitter self, const LPoint3f p)

/**
  • point setting

*/