Obi
6.4
Unified particle physics for Unity
|
Public Member Functions | |
override void | GenerateDistribution () |
Public Member Functions inherited from Obi.ObiEmitterShape | |
void | OnEnable () |
void | OnDisable () |
void | UpdateLocalToSolverMatrix () |
Public Attributes | |
Mesh | mesh |
Vector3 | scale = Vector3.one |
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] |