Skip to main content

Implicit Cast Operator ( Color as Vector4 )

Colors can be implicitly converted to and from Vector4.

From TypeTo Type
ColorVector4

Objects of type Color can be used instead of type Vector4