@minecraft/server-editor
Preparing search index...
ContiguousSelectionProperties
Interface ContiguousSelectionProperties
Beta
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
Beta
check
For
Adjacent
Face
checkForAdjacentFace
?:
boolean
Optional
Beta
contiguous
Selection
Block
List
contiguousSelectionBlockList
?:
string
[]
Optional
Beta
contiguous
Selection
Type
contiguousSelectionType
?:
ContiguousSelectionType
Optional
Beta
full
Selection
Tolerance
Level
fullSelectionToleranceLevel
?:
number
Optional
Beta
is
Face
isFace
?:
boolean
Optional
Beta
selection
Direction
selectionDirection
?:
number
Optional
Beta
size
size
?:
number
Optional
Beta
starting
Location
startingLocation
?:
Vector3
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
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
@minecraft/server-editor
Loading...