Math3D Full Project API
Preparing search index...
renderer/src/topology/types
OrientationRelation
Type Alias OrientationRelation
type
OrientationRelation
=
{
edgeA
:
string
;
edgeB
:
string
;
relation
:
"match"
|
"reverse"
;
}
Index
Properties
edge
A
edge
B
relation
Properties
edge
A
edgeA
:
string
edge
B
edgeB
:
string
relation
relation
:
"match"
|
"reverse"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
A
edge
B
relation
Math3D Full Project API
Loading...