@minecraft/server-editor
Preparing search index...
QuickExtrudeProperties
Interface QuickExtrudeProperties
Beta
interface
QuickExtrudeProperties
{
checkForAdjacentFace
?:
boolean
;
contiguousSelectionBlockList
?:
string
[]
;
contiguousSelectionType
?:
ContiguousSelectionType
;
isShrink
?:
boolean
;
layerCount
?:
number
;
selectionDirection
?:
number
;
size
?:
number
;
startingLocation
?:
Vector3
;
}
Index
Properties
check
For
Adjacent
Face?
contiguous
Selection
Block
List?
contiguous
Selection
Type?
is
Shrink?
layer
Count?
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
is
Shrink
isShrink
?:
boolean
Optional
Beta
layer
Count
layerCount
?:
number
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
is
Shrink
layer
Count
selection
Direction
size
starting
Location
@minecraft/server-editor
Loading...