Obi
6.4
Unified particle physics for Unity
|
Public Member Functions | |
void | OnValidate () |
override void | GenerateDistribution () |
Public Member Functions inherited from Obi.ObiEmitterShape | |
void | OnEnable () |
void | OnDisable () |
void | UpdateLocalToSolverMatrix () |
Public Attributes | |
float | lenght = 0.5f |
float | radialVelocity = 0 |
Public Attributes inherited from Obi.ObiEmitterShape | |
Color | color = Color.white |
float | particleSize = 0 |
List< DistributionPoint > | distribution = new List<DistributionPoint>() |
Additional Inherited Members | |
Protected Attributes inherited from Obi.ObiEmitterShape | |
ObiEmitter | emitter |
Matrix4x4 | l2sTransform |
Properties inherited from Obi.ObiEmitterShape | |
ObiEmitter | Emitter [get, set] |
Matrix4x4 | ShapeLocalToSolverMatrix [get] |