Math3D Full Project API
Preparing search index...
renderer/src/components/layeredReferenceGrid
ReferencePlaneGridSettings
Type Alias ReferencePlaneGridSettings
type
ReferencePlaneGridSettings
=
{
autoGridScale
:
boolean
;
gridDensity
:
number
;
labelSkin
:
ReferencePlaneLabelSkin
;
planeOpacity
:
number
;
showAxisLabels
:
boolean
;
showGrid
:
boolean
;
showLabels
:
boolean
;
showMinorGrid
:
boolean
;
showXY
:
boolean
;
showXZ
:
boolean
;
showYZ
:
boolean
;
}
Index
Properties
auto
Grid
Scale
grid
Density
label
Skin
plane
Opacity
show
Axis
Labels
show
Grid
show
Labels
show
Minor
Grid
show
XY
show
XZ
show
YZ
Properties
auto
Grid
Scale
autoGridScale
:
boolean
grid
Density
gridDensity
:
number
label
Skin
labelSkin
:
ReferencePlaneLabelSkin
plane
Opacity
planeOpacity
:
number
show
Axis
Labels
showAxisLabels
:
boolean
show
Grid
showGrid
:
boolean
show
Labels
showLabels
:
boolean
show
Minor
Grid
showMinorGrid
:
boolean
show
XY
showXY
:
boolean
show
XZ
showXZ
:
boolean
show
YZ
showYZ
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Grid
Scale
grid
Density
label
Skin
plane
Opacity
show
Axis
Labels
show
Grid
show
Labels
show
Minor
Grid
show
XY
show
XZ
show
YZ
Math3D Full Project API
Loading...