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