Table of Contents

Struct YVRLayerCreateInfo

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll
public struct YVRLayerCreateInfo
Inherited Members

Constructors

YVRLayerCreateInfo(int, int, int, int, int, int, bool, bool, bool, YVRRenderLayerType, YVRRenderLayerEyeMask, int)
YVRLayerCreateInfo(int, int, int, int, YVRRenderLayerType, int, YVRRenderLayerEyeMask, bool, bool)

Fields

autoShowAfterCreated
batchedLayerId
depth
height
isSurfaceSwapChain
layerFlags
renderLayerEyeMask
renderLayerType
separateSwapChain
swapChainBufferCount
textureType
width