Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Editor
Model
LayerSet
Class LayerSet
The same entity as in Lens Scripting.
See
LensScripting.LayerSet
.
Index
Properties
All
mask
None
Methods
contains
except
from
Bit
from
Id
from
Mask
intersect
is
Empty
Predefined
Ids
to
Array
union
Properties
Static
All
All
:
LayerSet
Readonly
mask
mask
:
number
Static
None
None
:
LayerSet
Methods
contains
contains
(
other
:
LayerSet
)
:
boolean
Parameters
other
:
LayerSet
Returns
boolean
except
except
(
other
:
LayerSet
)
:
LayerSet
Parameters
other
:
LayerSet
Returns
LayerSet
Static
from
Bit
fromBit
(
bit
:
number
)
:
LayerSet
Parameters
bit
:
number
Returns
LayerSet
Static
from
Id
fromId
(
layerId
:
LayerId
)
:
LayerSet
Parameters
layerId
:
LayerId
Returns
LayerSet
Static
from
Mask
fromMask
(
mask
:
number
)
:
LayerSet
Parameters
mask
:
number
Returns
LayerSet
intersect
intersect
(
other
:
LayerSet
)
:
LayerSet
Parameters
other
:
LayerSet
Returns
LayerSet
is
Empty
isEmpty
()
:
boolean
Returns
boolean
Static
Predefined
Ids
PredefinedIds
()
:
LayerSet
Returns
LayerSet
to
Array
toArray
()
:
LayerId
[]
Returns
LayerId
[]
union
union
(
other
:
LayerSet
)
:
LayerSet
Parameters
other
:
LayerSet
Returns
LayerSet
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Properties
All
mask
None
Methods
contains
except
from
Bit
from
Id
from
Mask
intersect
is
Empty
Predefined
Ids
to
Array
union
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...
The same entity as in Lens Scripting.
See
LensScripting.LayerSet.