Interface IColorBlend
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
public interface IColorBlend
Properties
| Improve this Doc View SourceColors
Declaration
Color[] Colors { get; }
Property Value
Type | Description |
---|---|
Color[] |
Positions
Declaration
float[] Positions { get; }
Property Value
Type | Description |
---|---|
System.Single[] |