Obi
6.4
Unified particle physics for Unity
|
Classes | |
struct | DistributionPoint |
Public Member Functions | |
void | OnEnable () |
void | OnDisable () |
void | UpdateLocalToSolverMatrix () |
abstract void | GenerateDistribution () |
Public Attributes | |
Color | color = Color.white |
float | particleSize = 0 |
List< DistributionPoint > | distribution = new List<DistributionPoint>() |
Protected Attributes | |
ObiEmitter | emitter |
Matrix4x4 | l2sTransform |
Properties | |
ObiEmitter | Emitter [get, set] |
Matrix4x4 | ShapeLocalToSolverMatrix [get] |