Show / Hide Table of Contents

    Interface IBlend

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public interface IBlend

    Properties

    | Improve this Doc View Source

    Factors

    Declaration
    float[] Factors { get; }
    Property Value
    Type Description
    System.Single[]
    | Improve this Doc View Source

    Positions

    Declaration
    float[] Positions { get; }
    Property Value
    Type Description
    System.Single[]
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX