Depiction Engine For Unity 2023.0 (Alpha)
Loading...
Searching...
No Matches
DepictionEngine.ColorUtility Class Reference

Utility methods to help with the manipulation of colors. More...

Static Public Member Functions

static bool ColorFromString (out Color color, string colorStr)
 Convert string to color.
 

Detailed Description

Utility methods to help with the manipulation of colors.

Member Function Documentation

◆ ColorFromString()

static bool DepictionEngine.ColorUtility.ColorFromString ( out Color  color,
string  colorStr 
)
static

Convert string to color.

Parameters
colorA color value.
colorStrA string representing a color.
Returns
True if the conversion was successful.

The documentation for this class was generated from the following file: