DirectionLength.

DirectionLength(float3, float) Constructor

Summary

Creates a new FlexiMotion.DirectionLength.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
DirectionLength

Syntax

public DirectionLength(float3 direction, float length)

Parameters

Name Type Description
direction float3
length float

Return Value

Type Description
void