Click or drag to resize
Ab4d.SharpEngine logo

Color4   Conversion Operators

Overload List
 NameDescription
Public operatorStatic member(Color4 to Int32) Performs an explicit conversion from Color4 to Int32.
Public operatorStatic member(Color4 to Vector3) Performs an explicit conversion from Color4 to Vector3.
Public operatorStatic member(Color4 to UInt32) Performs an explicit conversion from Color4 to UInt32.
Public operatorStatic member(Int32 to Color4) Performs an explicit conversion from Int32 to Color4.
Public operatorStatic member(Vector3 to Color4) Performs an explicit conversion from Vector3 to Color4.
Public operatorStatic member(Vector4 to Color4) Performs an explicit conversion from Vector4 to Color4.
Top
See Also