RuntimeSphereColliders.

ScheduleSphereCollidersJob(JobHandle) Method

Summary

Schedules the FlexiMotion.Modifiers.RuntimeSphereColliders.SphereCollidersJob.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Modifiers
Containing Type
RuntimeSphereColliders

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public JobHandle ScheduleSphereCollidersJob(JobHandle dependsOn = null)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
dependsOn JobHandle

Return Value

Type Description
JobHandle