Colour Field

Project Mercury API

[This is preliminary documentation and is subject to change.]

Gets or sets the colour of the particle. The W component is opacity.

Namespace:  ProjectMercury
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public Vector4 Colour
Visual Basic (Declaration)
Public Colour As Vector4
Visual C++
public:
Vector4 Colour

See Also