Preparing search index...
The search index is not available
react-optics-diagrams
react-optics-diagrams
SpotDiagramProps
Interface SpotDiagramProps
interface
SpotDiagramProps
{
dataBox
?:
BoundingBox
;
key
?:
string
|
number
;
options
?:
SpotDiagramOptions
;
rayTraceResult
:
RayTraceResult
;
title
?:
string
;
}
Index
Properties
data
Box?
key?
options?
ray
Trace
Result
title?
Properties
Optional
data
Box
dataBox
?:
BoundingBox
Optional
key
key
?:
string
|
number
Optional
options
options
?:
SpotDiagramOptions
ray
Trace
Result
rayTraceResult
:
RayTraceResult
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Box
key
options
ray
Trace
Result
title
react-optics-diagrams
Loading...