Obi  7.0.5
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ObiEmitterShapeEdge Class Reference
Inheritance diagram for Obi.ObiEmitterShapeEdge:
Obi.ObiEmitterShape

Public Member Functions

void OnValidate ()
 
override void GenerateDistribution ()
 
- Public Member Functions inherited from Obi.ObiEmitterShape
void OnEnable ()
 
void OnDisable ()
 
void UpdateLocalToSolverMatrix (float deltaTime)
 

Public Attributes

float lenght = 0.5f
 
float radialVelocity = 0
 
- Public Attributes inherited from Obi.ObiEmitterShape
Color color = Color.white
 
float particleSize = 0
 
List< EmitPointdistribution = new List<EmitPoint>()
 

Additional Inherited Members

- Protected Attributes inherited from Obi.ObiEmitterShape
ObiEmitter emitter
 
Matrix4x4 prevl2sTransform
 
Matrix4x4 l2sTransform
 
- Properties inherited from Obi.ObiEmitterShape
float deltaTime [get, set]
 
ObiEmitter Emitter [get, set]
 
Matrix4x4 ShapeLocalToSolverMatrix [get]
 
Matrix4x4 PreviousShapeLocalToSolverMatrix [get]
 

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