SCP - Containment Breach
Loading...
Searching...
No Matches
CB.ParticleTemplate Class Reference

Private Member Functions

void Free ()
void set_EmitterBlend (int value) property
void set_Interval (int value) property
void set_ParticlesPerInterval (int value) property
void set_MaxParticles (int value) property
void set_EmitterLifeTime (int value) property
void set_Gravity (float value) property
void set_Alpha (float value) property
void set_AlphaVel (bool value) property
void set_Brightness (int value) property
void set_Yaw (float value) property
void SetParticleLifeTime (int minTime, int maxTime)
void SetTexture (string path, int mode=0, int blend=1)
void SetAnimatedTexture (string path, int mode, int blend, int width, int height, int maxFrames, float speed=1)
void SetOffset (float minX, float maxX, float minY, float maxY, float minZ, float maxZ)
void SetVelocity (float minX, float maxX, float minY, float maxY, float minZ, float maxZ)
void SetRotation (float minRotationSpeed, float maxRotationSpeed)
void SetAlignToFall (bool alignToFall, int alignOffset=0)
void SetSize (float x, float y, float minMultiplier=1, float maxMultiplier=1)
void SetSizeVelocity (float add, float mult)
void SetColors (int col1, int col2)
void SetFloor (float y, float bounce=0.5)
void SetFixAngles (int pitch, int yaw)
void AddSubTemplate (CB::ParticleTemplate@ template)
CB::ParticleEmitter Emit (B3D::Entity@ owner, bool fixed=false)

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