RuntimeSprings.

ScheduleResetTransforms(JobHandle) Method

Summary

Schedules an FlexiMotion.Jobs.ApplyRotationsJob to return all springs to their starting rotations.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
RuntimeSprings

Syntax

public JobHandle ScheduleResetTransforms(JobHandle dependsOn = null)

Parameters

Name Type Description
dependsOn JobHandle

Return Value

Type Description
JobHandle