Docs
Preparing search index...
The search index is not available
Core Engine - v2.4.0b122
Core Engine
UI
LineDrawing
Interface LineDrawing
interface
LineDrawing
{
color
?:
number
;
type
:
"line"
;
width
?:
number
;
x1
?:
number
;
x2
?:
number
;
y1
?:
number
;
y2
?:
number
;
}
Index
Properties
color?
type
width?
x1?
x2?
y1?
y2?
Properties
Optional
color
color
?:
number
type
type
Optional
width
width
?:
number
Optional
x1
x1
?:
number
Optional
x2
x2
?:
number
Optional
y1
y1
?:
number
Optional
y2
y2
?:
number
Settings
Member Visibility
Inherited
Protected
Internal
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
color
type
width
x1
x2
y1
y2
Docs
Core Engine - v2.4.0b122
Loading...
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and
TypeDoc
.