Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
LensStudio:Ui
Movie
Class Movie
Hierarchy (
View Summary
)
ScriptObject
Movie
Index
Constructors
constructor
Properties
height
speed
width
Methods
get
Type
Name
is
Of
Type
is
Same
resize
Constructors
constructor
new
Movie
(
filename
:
Path
)
:
Movie
Parameters
filename
:
Path
Returns
Movie
Properties
height
height
:
number
speed
speed
:
number
width
width
:
number
Methods
get
Type
Name
getTypeName
()
:
string
Returns
string
is
Of
Type
isOfType
(
type
:
string
)
:
boolean
Parameters
type
:
string
Returns
boolean
is
Same
isSame
(
other
:
ScriptObject
)
:
boolean
Parameters
other
:
ScriptObject
Returns
boolean
resize
resize
(
width
:
number
,
height
:
number
)
:
void
Parameters
width
:
number
height
:
number
Returns
void
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
height
speed
width
Methods
get
Type
Name
is
Of
Type
is
Same
resize
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...