AnimancerGUI.

Grey(float, float) Method

Summary

Returns a color with uniform Red, Green, and Blue values.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static Color Grey(float rgb, float alpha = 1)

Parameters

Name Type Description
rgb float
alpha float

Return Value

Type Description
Color