Table of Contents

Method DestroyLayerAsync

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

DestroyLayerAsync(int, bool, Action)

void DestroyLayerAsync(int layerId, bool destroyImmediate, Action onLayerDestroyed = null)

Parameters

layerId int
destroyImmediate bool
onLayerDestroyed Action