Obi
6.4
Unified particle physics for Unity
|
Public Member Functions | |
override void | ApplyForcesToActor (ObiActor actor) |
void | OnDrawGizmosSelected () |
Public Member Functions inherited from Obi.ObiExternalForce | |
void | OnEnable () |
void | OnDisable () |
Public Attributes | |
float | radius = 5 |
bool | radial = true |
Public Attributes inherited from Obi.ObiExternalForce | |
float | intensity = 0 |
float | turbulence = 0 |
float | turbulenceFrequency = 1 |
float | turbulenceSeed = 0 |
ObiSolver[] | affectedSolvers |
Additional Inherited Members | |
Protected Member Functions inherited from Obi.ObiExternalForce | |
float | GetTurbulence (float turbulenceIntensity) |