@equinor/videx-3d
Preparing search index...
main
GridAxesLabelsProps
Type Alias GridAxesLabelsProps
type
GridAxesLabelsProps
=
{
axesOffset
:
Vec2
;
axesTickSize
:
number
;
color
?:
string
|
number
|
Color
;
originOffset
:
Vec2
;
plane
:
"xz"
|
"xy"
|
"zy"
;
renderOrder
?:
number
;
scale
:
Vec2
;
side
?:
"front"
|
"back"
|
"both"
;
size
:
Vec2
;
start
:
Vec2
;
trimAxesLabels
:
boolean
;
units
:
number
;
}
Index
Properties
axes
Offset
axes
Tick
Size
color?
origin
Offset
plane
render
Order?
scale
side?
size
start
trim
Axes
Labels
units
Properties
axes
Offset
axesOffset
:
Vec2
axes
Tick
Size
axesTickSize
:
number
Optional
color
color
?:
string
|
number
|
Color
origin
Offset
originOffset
:
Vec2
plane
plane
:
"xz"
|
"xy"
|
"zy"
Optional
render
Order
renderOrder
?:
number
scale
scale
:
Vec2
Optional
side
side
?:
"front"
|
"back"
|
"both"
size
size
:
Vec2
start
start
:
Vec2
trim
Axes
Labels
trimAxesLabels
:
boolean
units
units
:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
axes
Offset
axes
Tick
Size
color
origin
Offset
plane
render
Order
scale
side
size
start
trim
Axes
Labels
units
@equinor/videx-3d
Loading...