Class YVRLayerEditorHandle NamespaceYVR.Core AssemblyYVR.Core.Runtime.dll public class YVRLayerEditorHandle : IYVRLayerHandle Inheritance object YVRLayerEditorHandle Implements IYVRLayerHandle Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Methods AddLayer(int) AddLayerAsync(int, Action) CreateLayer(YVRLayerCreateInfo) CreateLayerAsync(YVRLayerCreateInfo, Action<int>) DestroyLayer(int, bool) DestroyLayerAsync(int, bool, Action) GetAlLayersColorHandle() GetEyeBufferLayerId() GetLayerColorHandle(int) GetLayerColorHandle(int, int) GetLayerSurface(int) GetLayersCount() PrepareAddLayer(Action) PrepareCreateLayerAsync(Action) PrepareDestroyLayerAsync(Action) PrepareRemoveLayer(Action) PrepareSetLayerVisible(bool, Action) RemoveLayer(int) RemoveLayerAsync(int, Action) SetLayerCylinderParam(in int, in float, in float, in float) SetLayerDepthAsync(int, int, Action<bool>) SetLayerEquirect2Param(in int, in float, in float, in float, in float) SetLayerEquirectOffset(in int, in Rect) SetLayerEquirectRadius(in int, in float) SetLayerImageRect(int, Rect) SetLayerPose(in int, in XRPose) SetLayerPreSubmitCallback(Action) SetLayerSettings(int, bool, bool, bool, bool) SetLayerSize(in int, XRSize) SetLayerVisible(int, bool) SetSurfaceDimensions(int, int, int) SwapBufferLayer(int)