FMEditorGUI.

GetHue(int) Method

Summary

Returns a pseudo-random value between 0 and 1 based on the `seed`.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Editor
Containing Type
FMEditorGUI

Syntax

public static float GetHue(int seed)

Parameters

Name Type Description
seed int

Return Value

Type Description
float