Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XRCubeLayer Abstract

Hierarchy

Implements

Implemented by

Index

Constructors

  • Returns XRCubeLayer

Properties

blendTextureSourceAlpha: boolean
chromaticAberrationCorrection?: boolean
mipLevels: number
needsRedraw: boolean
orientation: DOMPointReadOnly
space: XRSpace

Methods

  • addEventListener<K>(this: XRCompositionLayer, type: K, callback: ((evt: XRCompositionLayerEventMap[K]) => any), options?: boolean | AddEventListenerOptions): void
  • addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void
  • Type Parameters

    • K extends "redraw"

    Parameters

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | AddEventListenerOptions

    Returns void

  • destroy(): void
  • Returns void

  • Parameters

    Returns any

  • removeEventListener<K>(this: XRCompositionLayer, type: K, callback: ((evt: XRCompositionLayerEventMap[K]) => any)): void
  • removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void
  • Type Parameters

    • K extends "redraw"

    Parameters

    Returns void

  • Parameters

    • type: string
    • listener: EventListenerOrEventListenerObject
    • Optional options: boolean | EventListenerOptions

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme