Table of Contents

Method RemoveLayerAsync

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

RemoveLayerAsync(int, Action)

void RemoveLayerAsync(int layerId, Action onLayerAdded = null)

Parameters

layerId int
onLayerAdded Action