Table of Contents

Method CreateLayerAsync

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

CreateLayerAsync(YVRLayerCreateInfo, Action<int>)

public void CreateLayerAsync(YVRLayerCreateInfo layerCreateInfo, Action<int> onLayerCreated = null)

Parameters

layerCreateInfo YVRLayerCreateInfo
onLayerCreated Action<int>