Interface XRProjectionLayer

Hierarchy

Properties

blendTextureSourceAlpha: boolean
chromaticAberrationCorrection?: boolean
fixedFoveation: number
ignoreDepthValues: number
mipLevels: number
needsRedraw: boolean
onredraw: ((evt) => any)

Type declaration

space: XRSpace
textureArrayLength: number
textureHeight: number
textureWidth: number

Methods

  • Returns void

  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    MDN Reference

    Parameters

    Returns boolean

  • Type Parameters

    • K extends "redraw"

    Parameters

    Returns void

  • Parameters

    Returns void