Summary
Schedules the
FlexiMotion.Modifiers.AccelerationModifier.Job to move its positions.- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Modifiers - Containing Type
- AccelerationModifier
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public JobHandle SchedulePosition(float3 movement, JobHandle dependsOn = null)
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| movement | float3 | |
| dependsOn | JobHandle |
Return Value
| Type | Description |
|---|---|
| JobHandle |