Anywhere Teacher Activity Project Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Scene
Target
Size
constructor
aspect
height
width
Hierarchy
SceneTargetSize
Index
Constructors
constructor
Properties
aspect
height
width
Constructors
constructor
new
Scene
Target
Size
(
width
:
number
, height
:
number
, aspect
?:
SceneAspectRatio
)
:
SceneTargetSize
Parameters
width:
number
height:
number
Default value
aspect:
SceneAspectRatio
= SceneAspectRatio.Default
Returns
SceneTargetSize
Properties
aspect
aspect
:
SceneAspectRatio
height
height
:
number
width
width
:
number