Search Results for

    Method InitCompositeLayer

    InitCompositeLayer(int)

    Init native composite layer, register composite layer update operations.

    Declaration
    public void InitCompositeLayer(int depth = -2147483648)
    Parameters
    Type Name Description
    int depth

    The depth of the composite layer

    In This Article