Click or drag to resize
UnityColorUtils Methods

The UnityColorUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberColorFromRGB
Creates a unity color from integer RGB values. The constructor of the Unity Color class takes float values from 0 to 1 by default.
Top
See Also