Properties
backgroundImage
backgroundImage: DisplayObject
Optional
camera
camera?: Camera
Private
compute2dOriginView
compute2dOriginView: any
Private
computeViewport
computeViewport: any
coordinate
Private
coordinateTransform
coordinateTransform: any
Abstract
defaultSceneViewType
defaultSceneViewType: symbol
Private
getCoordinateCtrl
getCoordinateCtrl: any
getCurrentApp
getCurrentApp: (() => undefined | ApplicationContext)
Type declaration
- (): undefined | ApplicationContext
Returns undefined | ApplicationContext
getCurrentInteractiveController
Private
getSceneTools
getSceneTools: any
Private
getViewEntity
getViewEntity: any
height
height: number
Private
initInteractiveController
initInteractiveController: any
Private
loadCanvas
loadCanvas: any
maxFPS
maxFPS: number
mountTimer
mountTimer: number
onClick
onClick: ((event) => void)
Type declaration
- (event): void
Returns void
onDBClick
onDBClick: ((event) => void)
Type declaration
- (event): void
Returns void
onDragEnd
onDragEnd: ((event) => void)
Type declaration
- (event): void
Returns void
onDragMove
onDragMove: ((event) => void)
Type declaration
- (event): void
Returns void
onDragStart
onDragStart: ((event) => void)
Type declaration
- (event): void
Returns void
onPinch
onPinch: ((event) => void)
Type declaration
- (event): void
Returns void
onPinchEnd
onPinchEnd: ((event) => void)
Type declaration
- (event): void
Returns void
onPinchStart
onPinchStart: ((event) => void)
Type declaration
- (event): void
Returns void
onPointerMove
onPointerMove: ((event) => void)
Type declaration
- (event): void
Returns void
onPointerUp
onPointerUp: ((event) => void)
Type declaration
- (event): void
Returns void
onPress
onPress: ((event) => void)
Type declaration
- (event): void
Returns void
onPressUp
onPressUp: ((event) => void)
Type declaration
- (event): void
Returns void
onRightClick
onRightClick: ((event) => void)
Type declaration
- (event): void
Returns void
onRotate
onRotate: ((event) => void)
Type declaration
- (event): void
Returns void
onRotateEnd
onRotateEnd: ((event) => void)
Type declaration
- (event): void
Returns void
onRotateStart
onRotateStart: ((event) => void)
Type declaration
- (event): void
Returns void
onWheel
onWheel: ((event) => void)
Type declaration
- (event): void
Returns void
Optional
raycaster
raycaster?: Raycaster
renderFlag
renderFlag: boolean
Private
resizeHandler
resizeHandler: any
Private
resizeStageByCanvas
resizeStageByCanvas: any
resolution
resolution: number
Optional
scene
scene?: Scene
sceneContext
Abstract
sceneType
tickers
tickers: Function[]
Private
updateCameraInfo
updateCameraInfo: any
Private
updateCursorHandler
updateCursorHandler: any
Private
updateRenderFlag
updateRenderFlag: any
view
view: Container
Optional
viewport
viewport?: Viewport
width
width: number
Static
BACKGROUND_COLOR
BACKGROUND_COLOR: number
Static
DEFAULT_HEIGHT
DEFAULT_HEIGHT: number
Static
DEFAULT_WIDTH
DEFAULT_WIDTH: number
Static
SCALE_BIGGER
SCALE_BIGGER: number
Static
SCALE_SMALLER
SCALE_SMALLER: number
Static
TRANSPARENT
TRANSPARENT: boolean
Static
appMap
appMap: Map<string, any>
Static
appMountedStatus
appMountedStatus: Map<string, boolean>
Static
interactiveMap
interactiveMap: Map<any, IInteractiveControllerInfo<any, any, any>>
graphic render component