







|
| Project Mercury API Reference |
| ColourInterpolatorModifier..::.MiddleColour Property |
| ColourInterpolatorModifier Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Gets or sets the middle colour.
Namespace:
ProjectMercury.Modifiers
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public Vector3 MiddleColour { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MiddleColour As Vector3 |
| Visual C++ |
|---|
public: property Vector3 MiddleColour { Vector3 get (); void set (Vector3 value); } |
