Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Reflector

Class used to connect with the reflector zone of the sandbox via the reflector bridge

since

5.0.0

Hierarchy

  • Reflector

Index

Constructors

Methods

Constructors

constructor

  • new Reflector(scene: Scene, hostname: string, port: number): Reflector
  • Constructs a reflector object.

    Parameters

    • scene: Scene

      The scene to use

    • hostname: string

      The hostname of the reflector bridge

    • port: number

      The port of the reflector bridge

    Returns Reflector

Methods

closeSearch playground for close

  • close(): void
  • Closes the reflector connection

    Returns void

Legend

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