Eulergraph
Preparing search index...
types/SceneParams
GridOptions
Type Alias GridOptions
type
GridOptions
=
{
gridStep
:
number
;
lineColor
?:
string
;
lineWidth
?:
number
;
smallGridColor
?:
string
;
smallGridLineWidth
?:
number
;
textColor
?:
string
;
textSize
?:
number
;
withSmallGrid
?:
boolean
;
withText
?:
boolean
;
}
Index
Properties
grid
Step
line
Color?
line
Width?
small
Grid
Color?
small
Grid
Line
Width?
text
Color?
text
Size?
with
Small
Grid?
with
Text?
Properties
grid
Step
gridStep
:
number
Optional
line
Color
lineColor
?:
string
Optional
line
Width
lineWidth
?:
number
Optional
small
Grid
Color
smallGridColor
?:
string
Optional
small
Grid
Line
Width
smallGridLineWidth
?:
number
Optional
text
Color
textColor
?:
string
Optional
text
Size
textSize
?:
number
Optional
with
Small
Grid
withSmallGrid
?:
boolean
Optional
with
Text
withText
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
grid
Step
line
Color
line
Width
small
Grid
Color
small
Grid
Line
Width
text
Color
text
Size
with
Small
Grid
with
Text
Eulergraph
Loading...