Table of Contents

Method SetLayerDepthAsync

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

SetLayerDepthAsync(int, int, Action<bool>)

public void SetLayerDepthAsync(int layerId, int depth, Action<bool> onLayerDepthSet = null)

Parameters

layerId int
depth int
onLayerDepthSet Action<bool>