Math3D Full Project API
Preparing search index...
renderer/src/components/layeredReferenceGrid
LayeredReferenceGridOptions
Type Alias LayeredReferenceGridOptions
type
LayeredReferenceGridOptions
=
{
autoGridScale
?:
boolean
;
gridDensity
?:
number
;
halfSize
:
number
;
labelEveryMajor
?:
number
;
labelScale
?:
number
;
labelSkin
?:
ReferencePlaneLabelSkin
;
lineLift
?:
number
;
majorStep
?:
number
;
minorDivisions
?:
number
;
originDotRadius
?:
number
;
planeOpacity
?:
number
;
showAxisLabels
?:
boolean
;
showGrid
?:
boolean
;
showLabels
?:
boolean
;
showMinorGrid
?:
boolean
;
showXY
?:
boolean
;
showXZ
?:
boolean
;
showYZ
?:
boolean
;
}
Index
Properties
auto
Grid
Scale?
grid
Density?
half
Size
label
Every
Major?
label
Scale?
label
Skin?
line
Lift?
major
Step?
minor
Divisions?
origin
Dot
Radius?
plane
Opacity?
show
Axis
Labels?
show
Grid?
show
Labels?
show
Minor
Grid?
show
XY?
show
XZ?
show
YZ?
Properties
Optional
auto
Grid
Scale
autoGridScale
?:
boolean
Optional
grid
Density
gridDensity
?:
number
half
Size
halfSize
:
number
Optional
label
Every
Major
labelEveryMajor
?:
number
Optional
label
Scale
labelScale
?:
number
Optional
label
Skin
labelSkin
?:
ReferencePlaneLabelSkin
Optional
line
Lift
lineLift
?:
number
Optional
major
Step
majorStep
?:
number
Optional
minor
Divisions
minorDivisions
?:
number
Optional
origin
Dot
Radius
originDotRadius
?:
number
Optional
plane
Opacity
planeOpacity
?:
number
Optional
show
Axis
Labels
showAxisLabels
?:
boolean
Optional
show
Grid
showGrid
?:
boolean
Optional
show
Labels
showLabels
?:
boolean
Optional
show
Minor
Grid
showMinorGrid
?:
boolean
Optional
show
XY
showXY
?:
boolean
Optional
show
XZ
showXZ
?:
boolean
Optional
show
YZ
showYZ
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Grid
Scale
grid
Density
half
Size
label
Every
Major
label
Scale
label
Skin
line
Lift
major
Step
minor
Divisions
origin
Dot
Radius
plane
Opacity
show
Axis
Labels
show
Grid
show
Labels
show
Minor
Grid
show
XY
show
XZ
show
YZ
Math3D Full Project API
Loading...