- captureAabb
GodotMethod!(AABB) captureAabb;
Undocumented in source.
- getAmount
GodotMethod!(long) getAmount;
Undocumented in source.
- getDrawOrder
GodotMethod!(Particles.DrawOrder) getDrawOrder;
Undocumented in source.
- getDrawPassMesh
GodotMethod!(Mesh, long) getDrawPassMesh;
Undocumented in source.
- getDrawPasses
GodotMethod!(long) getDrawPasses;
Undocumented in source.
- getExplosivenessRatio
GodotMethod!(double) getExplosivenessRatio;
Undocumented in source.
- getFixedFps
GodotMethod!(long) getFixedFps;
Undocumented in source.
- getFractionalDelta
GodotMethod!(bool) getFractionalDelta;
Undocumented in source.
- getLifetime
GodotMethod!(double) getLifetime;
Undocumented in source.
- getOneShot
GodotMethod!(bool) getOneShot;
Undocumented in source.
- getPreProcessTime
GodotMethod!(double) getPreProcessTime;
Undocumented in source.
- getProcessMaterial
GodotMethod!(Material) getProcessMaterial;
Undocumented in source.
- getRandomnessRatio
GodotMethod!(double) getRandomnessRatio;
Undocumented in source.
- getSpeedScale
GodotMethod!(double) getSpeedScale;
Undocumented in source.
- getUseLocalCoordinates
GodotMethod!(bool) getUseLocalCoordinates;
Undocumented in source.
- getVisibilityAabb
GodotMethod!(AABB) getVisibilityAabb;
Undocumented in source.
- isEmitting
GodotMethod!(bool) isEmitting;
Undocumented in source.
- restart
GodotMethod!(void) restart;
Undocumented in source.
- setAmount
GodotMethod!(void, long) setAmount;
Undocumented in source.
- setDrawOrder
GodotMethod!(void, long) setDrawOrder;
Undocumented in source.
- setDrawPassMesh
GodotMethod!(void, long, Mesh) setDrawPassMesh;
Undocumented in source.
- setDrawPasses
GodotMethod!(void, long) setDrawPasses;
Undocumented in source.
- setEmitting
GodotMethod!(void, bool) setEmitting;
Undocumented in source.
- setExplosivenessRatio
GodotMethod!(void, double) setExplosivenessRatio;
Undocumented in source.
- setFixedFps
GodotMethod!(void, long) setFixedFps;
Undocumented in source.
- setFractionalDelta
GodotMethod!(void, bool) setFractionalDelta;
Undocumented in source.
- setLifetime
GodotMethod!(void, double) setLifetime;
Undocumented in source.
- setOneShot
GodotMethod!(void, bool) setOneShot;
Undocumented in source.
- setPreProcessTime
GodotMethod!(void, double) setPreProcessTime;
Undocumented in source.
- setProcessMaterial
GodotMethod!(void, Material) setProcessMaterial;
Undocumented in source.
- setRandomnessRatio
GodotMethod!(void, double) setRandomnessRatio;
Undocumented in source.
- setSpeedScale
GodotMethod!(void, double) setSpeedScale;
Undocumented in source.
- setUseLocalCoordinates
GodotMethod!(void, bool) setUseLocalCoordinates;
Undocumented in source.
- setVisibilityAabb
GodotMethod!(void, AABB) setVisibilityAabb;
Undocumented in source.