Table of Contents

Method AddLayerAsync

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

AddLayerAsync(int, Action)

public void AddLayerAsync(int layerId, Action onLayerAdded = null)

Parameters

layerId int
onLayerAdded Action