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

Public Member Functions

void OnEnable ()
 
void OnDisable ()
 
virtual void UpdateIfNeeded ()
 
void Update ()
 

Public Attributes

ForceZone.ZoneType type
 
ForceZone.ForceMode mode
 
float intensity
 
ForceZone.DampingDirection dampingDir
 
float damping = 0
 
float minDistance
 
float maxDistance
 
float falloffPower = 1
 
float pulseIntensity
 
float pulseFrequency
 
float pulseSeed
 

Protected Attributes

ObiForceZoneHandle forcezoneHandle
 
float intensityVariation
 

Properties

ObiCollider sourceCollider [get, set]
 The ObiCollider this ObiForceZone should affect. More...
 
ObiForceZoneHandle handle [get]
 

Property Documentation

ObiCollider Obi.ObiForceZone.sourceCollider
getset

The ObiCollider this ObiForceZone should affect.

This is automatically set when you first create the ObiForceZone component, but you can override it afterwards.


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