Summary
A job modifier which runs when the simulation is initialized.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Modifiers - Containing Type
- JobModifierGroup
.IOnInitialize
Syntax
JobHandle OnInitialize(JobHandle dependsOn = null)
Parameters
| Name | Type | Description |
|---|---|---|
| dependsOn | JobHandle |
Return Value
| Type | Description |
|---|---|
| JobHandle |