JobScheduller.

GetInstance(AnimatorUpdateMode) Method

Summary

Returns the singleton instance for the given `updateMode`.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Jobs
Containing Type
JobScheduller

Syntax

public static JobScheduller GetInstance(AnimatorUpdateMode updateMode)

Parameters

Name Type Description
updateMode AnimatorUpdateMode

Return Value

Type Description
JobScheduller