Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Camera

カメラを表すインターフェース。

Hierarchy

  • Camera

Implemented by

Index

Properties

Private _applyTransformToRenderer

_applyTransformToRenderer: function

Type declaration

Private _modifiedCount

_modifiedCount: number

game

game: Game

紐づいている Game

id

id: number

このカメラのID。 カメラ生成時に暗黙に設定される値。 local が真である場合、この値は undefined である。

local

local: boolean

このカメラがローカルであるか否か。

serialize

serialize: function

Type declaration

    • (): any
    • Returns any

Generated using TypeDoc