ScaleValues1Job.

ScaleValues1Job(NativeArray<float>) Constructor

Summary

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

Syntax

public ScaleValues1Job(NativeArray<float> values)

Parameters

Name Type Description
values NativeArray<float>

Return Value

Type Description
void