Script API - v1.21.30
Preparing search index...
@minecraft/server-editor@0.1.0-beta
CursorAttachmentProperties
Interface CursorAttachmentProperties
Beta
interface
CursorAttachmentProperties
{
boundsFillColor
?:
RGBA
;
boundsVisible
?:
boolean
;
boundsWireframeColor
?:
RGBA
;
contentsFillColor
?:
RGBA
;
contentsWireframeColor
?:
RGBA
;
mirror
?:
StructureMirrorAxis
;
offset
?:
Vector3
;
origin
?:
Vector3
;
rotation
?:
StructureRotation
;
}
Index
Properties
bounds
Fill
Color?
bounds
Visible?
bounds
Wireframe
Color?
contents
Fill
Color?
contents
Wireframe
Color?
mirror?
offset?
origin?
rotation?
Properties
Optional
Beta
bounds
Fill
Color
boundsFillColor
?:
RGBA
Optional
Beta
bounds
Visible
boundsVisible
?:
boolean
Optional
Beta
bounds
Wireframe
Color
boundsWireframeColor
?:
RGBA
Optional
Beta
contents
Fill
Color
contentsFillColor
?:
RGBA
Optional
Beta
contents
Wireframe
Color
contentsWireframeColor
?:
RGBA
Optional
Beta
mirror
mirror
?:
StructureMirrorAxis
Optional
Beta
offset
offset
?:
Vector3
Optional
Beta
origin
origin
?:
Vector3
Optional
Beta
rotation
rotation
?:
StructureRotation
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
bounds
Fill
Color
bounds
Visible
bounds
Wireframe
Color
contents
Fill
Color
contents
Wireframe
Color
mirror
offset
origin
rotation
Script API - v1.21.30
Loading...