Summary
A job modifier which runs at the start of an update.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Modifiers - Containing Type
- Simulation
Root Modifier
Syntax
public virtual JobHandle PreUpdate(JobHandle dependsOn = null)
Parameters
Name | Type | Description |
---|---|---|
dependsOn | JobHandle |
Return Value
Type | Description |
---|---|
JobHandle |