Search Results for

    Method SetLayerDepthAsync

    SetLayerDepthAsync(int, int, Action<bool>)

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