public method Color.ToFloatValues
Deconstructs a Color structure to float variables.
Color
System.ValueTuple<System.Single,System.Single,System.Single,System.Single>
ToFloatValues ()
Declared in Color