Home | Trees | Indices | Help |
|
---|
|
The Blender.Particle submodule
This module provides access to the Particle in Blender.
Classes | |
Particle This object gives access to paticles data. |
Functions | |||
Particle |
|
Variables | |
readonly dictionary |
ANGULARV Constant dict used for with Particle.ANGULARV |
readonly dictionary |
CHILDKINK Type of periodic offset on the path |
readonly dictionary |
CHILDKINKAXIS Which axis to use for offset |
readonly dictionary |
CHILDTYPE Constant dict used for with Particle.CHILDTYPE |
readonly dictionary |
DISTRIBUTION Constant dict used for with Particle.DISTRIBUTION |
readonly dictionary |
DRAWAS Constant dict used for with Particle.DRAWAS |
readonly dictionary |
EMITFROM Constant dict used for with Particle.EMITFROM |
readonly dictionary |
INTEGRATOR Constant dict used for with Particle.INTEGRATOR |
readonly dictionary |
PHYSICS Constant dict used for with Particle.PHYSICS |
readonly dictionary |
REACTON Constant dict used for with Particle.REACTON |
readonly dictionary |
ROTATION Constant dict used for with Particle.ROTATION |
readonly dictionary |
TYPE Constant dict used for with Particle.TYPE |
readonly dictionary |
VERTEXGROUPS Constant dict used for with Particle.getVertGroup and Particle.setVertGroup |
__package__ = None
|
Function Details |
Create a new particle system applied to
|
Variables Details |
ANGULARVConstant dict used for with Particle.ANGULARV
|
CHILDKINKType of periodic offset on the path
|
CHILDKINKAXISWhich axis to use for offset
|
CHILDTYPEConstant dict used for with Particle.CHILDTYPE
|
DISTRIBUTIONConstant dict used for with Particle.DISTRIBUTION
|
DRAWASConstant dict used for with Particle.DRAWAS
|
EMITFROMConstant dict used for with Particle.EMITFROM
|
INTEGRATORConstant dict used for with Particle.INTEGRATOR
|
PHYSICSConstant dict used for with Particle.PHYSICS
|
REACTONConstant dict used for with Particle.REACTON
|
ROTATIONConstant dict used for with Particle.ROTATION
|
TYPEConstant dict used for with Particle.TYPE
|
VERTEXGROUPSConstant dict used for with Particle.getVertGroup and Particle.setVertGroup
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Mon Aug 31 23:12:22 2009 | http://epydoc.sourceforge.net |