Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Editor
Components
ScreenTransformConstraints
Class ScreenTransformConstraints
Used with
Editor.Components.ScreenTransformConstraints
.
Index
Constructors
constructor
Properties
fixed
Height
fixed
Width
pin
To
Bottom
pin
To
Left
pin
To
Right
pin
To
Top
Constructors
constructor
new
ScreenTransformConstraints
()
:
ScreenTransformConstraints
Returns
ScreenTransformConstraints
Properties
fixed
Height
fixedHeight
:
boolean
fixed
Width
fixedWidth
:
boolean
pin
To
Bottom
pinToBottom
:
boolean
pin
To
Left
pinToLeft
:
boolean
pin
To
Right
pinToRight
:
boolean
pin
To
Top
pinToTop
:
boolean
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fixed
Height
fixed
Width
pin
To
Bottom
pin
To
Left
pin
To
Right
pin
To
Top
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...
Used with Editor.Components.ScreenTransformConstraints.