Search Results for

    Method RemoveLayerAsync

    RemoveLayerAsync(int, Action)

    Declaration
    public void RemoveLayerAsync(int layerId, Action onLayerRemoved = null)
    Parameters
    Type Name Description
    int layerId
    Action onLayerRemoved
    Implements
    IYVRLayerHandle.RemoveLayerAsync(int, Action)
    In This Article