Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Editor
Size
Class Size
Beta
Used with
Editor.Assets.RenderTarget
.
Index
Constructors
constructor
Properties
x
y
Methods
equal
from
Vec2
is
Empty
to
Vec2
Constructors
constructor
new
Size
(
x
:
number
,
y
:
number
)
:
Editor
.
Size
Beta
Parameters
x
:
number
y
:
number
Returns
Editor
.
Size
Properties
Beta
x
x
:
number
Beta
y
y
:
number
Methods
equal
equal
(
value
:
Editor
.
Size
)
:
boolean
Beta
Parameters
value
:
Editor
.
Size
Returns
boolean
Static
from
Vec2
fromVec2
(
value
:
vec2
)
:
Editor
.
Size
Beta
Parameters
value
:
vec2
Returns
Editor
.
Size
is
Empty
isEmpty
()
:
boolean
Beta
Returns
boolean
to
Vec2
toVec2
()
:
vec2
Beta
Returns
vec2
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
y
Methods
equal
from
Vec2
is
Empty
to
Vec2
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...
Used with Editor.Assets.RenderTarget.