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