ApplyRotationsJob.

ApplyRotationsJob(NativeArray<quaternion>) Constructor

Summary

Creates a new FlexiMotion.Jobs.ApplyRotationsJob.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Jobs
Containing Type
ApplyRotationsJob

Syntax

public ApplyRotationsJob(NativeArray<quaternion> localRotations)

Parameters

Name Type Description
localRotations NativeArray<quaternion>

Return Value

Type Description
void