Function CommandBuilder.ConvertColor

ConvertColor (Color color)

Converts a Color to a Color32.

Internal Static
unsafe uint ConvertColor (

Color

color

)

Converts a Color to a Color32.

This method is faster than Unity's native color conversion, especially when using Burst.