Options
Menu

Class CameraEvent

class

away.events.CameraEvent

Hierarchy

  • EventBase

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • Parameters

    Returns CameraEvent

Properties

target

target: any

Reference to target object

property

target

type

Object

type

type: string

Type of event

property

type

type

String

Static PROJECTION_CHANGED

PROJECTION_CHANGED: string

Accessors

camera

  • Returns Camera

Methods

clone

  • Clones the event.

    Returns CameraEvent

    An exact duplicate of the current object.

Generated using TypeDoc