@minecraft
Translations
Preparing search index...
server-editor
GuidePlaneManager
Class GuidePlaneManager
Index
Properties
all
Planes
Visible
Methods
add
Plane
get
Plane
get
Planes
remove
Plane
set
Plane
Colors
set
Plane
Normal
set
Plane
Origin
set
Plane
Visibility
Properties
World mutation
all
Planes
Visible
allPlanesVisible
:
boolean
Remarks
Methods
add
Plane
addPlane
(
origin
:
Vector3
,
normal
:
Vector3
,
visible
:
boolean
,
outlineColor
:
RGBA
,
fillColor
:
RGBA
,
)
:
string
World mutation
Parameters
origin
:
Vector3
normal
:
Vector3
visible
:
boolean
outlineColor
:
RGBA
fillColor
:
RGBA
Returns
string
Remarks
Throws
This function can throw errors.
get
Plane
getPlane
(
planeId
:
string
)
:
GuidePlane
World mutation
Parameters
planeId
:
string
Returns
GuidePlane
Remarks
Throws
This function can throw errors.
get
Planes
getPlanes
()
:
GuidePlane
[]
World mutation
Returns
GuidePlane
[]
Remarks
Throws
This function can throw errors.
remove
Plane
removePlane
(
planeId
:
string
)
:
void
World mutation
Parameters
planeId
:
string
Returns
void
Remarks
Throws
This function can throw errors.
set
Plane
Colors
setPlaneColors
(
planeId
:
string
,
outlineColor
:
RGBA
,
fillColor
:
RGBA
)
:
void
World mutation
Parameters
planeId
:
string
outlineColor
:
RGBA
fillColor
:
RGBA
Returns
void
Remarks
Throws
This function can throw errors.
set
Plane
Normal
setPlaneNormal
(
planeId
:
string
,
normal
:
Vector3
)
:
void
World mutation
Parameters
planeId
:
string
normal
:
Vector3
Returns
void
Remarks
Throws
This function can throw errors.
set
Plane
Origin
setPlaneOrigin
(
planeId
:
string
,
origin
:
Vector3
)
:
void
World mutation
Parameters
planeId
:
string
origin
:
Vector3
Returns
void
Remarks
Throws
This function can throw errors.
set
Plane
Visibility
setPlaneVisibility
(
planeId
:
string
,
visible
:
boolean
)
:
void
World mutation
Parameters
planeId
:
string
visible
:
boolean
Returns
void
Remarks
Throws
This function can throw errors.
Settings
Member Visibility
Protected
Inherited
External
World mutation
Theme
OS
Light
Dark
On This Page
Properties
all
Planes
Visible
Methods
add
Plane
get
Plane
get
Planes
remove
Plane
set
Plane
Colors
set
Plane
Normal
set
Plane
Origin
set
Plane
Visibility
Translations
@minecraft
Loading...
Remarks