Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
RelationshipGraphOptions
Interface RelationshipGraphOptions
interface
RelationshipGraphOptions
{
valueClamp
?:
(
raw
:
number
)
=>
number
;
onChange
?:
(
bond
:
Bond
)
=>
void
;
}
Index
Properties
value
Clamp?
on
Change?
Properties
Optional
value
Clamp
valueClamp
?:
(
raw
:
number
)
=>
number
Optional
on
Change
onChange
?:
(
bond
:
Bond
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
Clamp
on
Change
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...