Script API - v1.21.90.25
Preparing search index...
@minecraft/server-editor
ContiguousSelectionProperties
Interface ContiguousSelectionProperties
interface
ContiguousSelectionProperties
{
checkForAdjacentFace
?:
boolean
;
contiguousSelectionBlockList
?:
string
[]
;
contiguousSelectionType
?:
ContiguousSelectionType
;
fullSelectionToleranceLevel
?:
number
;
isFace
?:
boolean
;
selectionDirection
?:
number
;
size
?:
number
;
startingLocation
?:
Vector3
;
}
Index
Properties
check
For
Adjacent
Face?
contiguous
Selection
Block
List?
contiguous
Selection
Type?
full
Selection
Tolerance
Level?
is
Face?
selection
Direction?
size?
starting
Location?
Properties
Optional
check
For
Adjacent
Face
checkForAdjacentFace
?:
boolean
Optional
contiguous
Selection
Block
List
contiguousSelectionBlockList
?:
string
[]
Optional
contiguous
Selection
Type
contiguousSelectionType
?:
ContiguousSelectionType
Optional
full
Selection
Tolerance
Level
fullSelectionToleranceLevel
?:
number
Optional
is
Face
isFace
?:
boolean
Optional
selection
Direction
selectionDirection
?:
number
Optional
size
size
?:
number
Optional
starting
Location
startingLocation
?:
Vector3
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
check
For
Adjacent
Face
contiguous
Selection
Block
List
contiguous
Selection
Type
full
Selection
Tolerance
Level
is
Face
selection
Direction
size
starting
Location
Script API - v1.21.90.25
Loading...