Method Run
Run(PiXYZAPI, GameObject, bool)
Run the LODRules defined in "rules".
Declaration
public void Run(PiXYZAPI api, GameObject gameObject, bool forceSynchronous = false)
Parameters
| Type | Name | Description |
|---|---|---|
| PiXYZAPI | api | Pixyz session |
| GameObject | gameObject | Root GameObject |
| bool | forceSynchronous | Force execution on main thread |