Viewer - Interaction
Preparing search index...
IIntersectionDefinition
Interface IIntersectionDefinition
interface
IIntersectionDefinition
{
node
:
ITreeNode
;
type
:
"BoxSelectionIntersection"
|
"RayTracingIntersection"
;
geometryData
?:
IGeometryData
;
}
Index
Properties
node
type
geometry
Data?
Properties
node
node
:
ITreeNode
The intersected node.
type
type
:
"BoxSelectionIntersection"
|
"RayTracingIntersection"
Optional
geometry
Data
geometryData
?:
IGeometryData
The intersected geometry data
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
type
geometry
Data
Viewer - Interaction
Loading...
The intersected node.