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