Search Results for

    Method SetLayerDepthAsync

    SetLayerDepthAsync(int, int, Action<bool>)

    Declaration
    void SetLayerDepthAsync(int layerId, int depth, Action<bool> onLayerDepthSet = null)
    Parameters
    Type Name Description
    int layerId
    int depth
    Action<bool> onLayerDepthSet
    In This Article