Particle Playground - Script Reference  3.0.1
Framework for controlling particles in the Unity Engine.
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
ParticlePlayground.ParticleStateC Member List

This is the complete list of members for ParticlePlayground.ParticleStateC, including all inherited members.

applyChromaKey (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
chromaKey (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
chromaKeySpread (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
Clone()ParticlePlayground.ParticleStateC
colorLengthParticlePlayground.ParticleStateC
ConstructParticles(Texture2D image, float scale, Vector3 offset, string newStateName, Transform newStateTransform)ParticlePlayground.ParticleStateC
ConstructParticles(Mesh mesh, Texture2D texture, float scale, Vector3 offset, string newStateName, Transform newStateTransform)ParticlePlayground.ParticleStateC
ConstructParticles(Mesh mesh, float scale, Vector3 offset, string newStateName, Transform newStateTransform)ParticlePlayground.ParticleStateC
GetColor(int index)ParticlePlayground.ParticleStateC
GetColors()ParticlePlayground.ParticleStateC
GetLocalNormal(int index) (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
GetLocalPosition(int index) (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
GetNormal(int index)ParticlePlayground.ParticleStateC
GetNormals()ParticlePlayground.ParticleStateC
GetParentedPosition(int thisPosition)ParticlePlayground.ParticleStateC
GetPosition(int index)ParticlePlayground.ParticleStateC
GetPositions()ParticlePlayground.ParticleStateC
Initialize()ParticlePlayground.ParticleStateC
initializedParticlePlayground.ParticleStateC
IsInitializing()ParticlePlayground.ParticleStateC
positionLengthParticlePlayground.ParticleStateC
SetColor(int index, Color32 c)ParticlePlayground.ParticleStateC
SetNormal(int index, Vector3 v)ParticlePlayground.ParticleStateC
SetPosition(int index, Vector3 v)ParticlePlayground.ParticleStateC
stateDepthmapParticlePlayground.ParticleStateC
stateDepthmapStrengthParticlePlayground.ParticleStateC
stateMeshParticlePlayground.ParticleStateC
stateNameParticlePlayground.ParticleStateC
stateOffsetParticlePlayground.ParticleStateC
stateScaleParticlePlayground.ParticleStateC
stateScaleMethod (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
stateTextureParticlePlayground.ParticleStateC
stateTransformParticlePlayground.ParticleStateC
stateTransformMx (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC
UpdateMatrix(bool isLocal) (defined in ParticlePlayground.ParticleStateC)ParticlePlayground.ParticleStateC