Search Results for

    Method AddLayerAsync

    AddLayerAsync(int, Action)

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