Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
EmotionStateOptions
Interface EmotionStateOptions
interface
EmotionStateOptions
{
valueClamp
?:
(
raw
:
number
)
=>
number
;
onChange
?:
(
entry
:
EmotionEntry
)
=>
void
;
}
Index
Properties
value
Clamp?
on
Change?
Properties
Optional
value
Clamp
valueClamp
?:
(
raw
:
number
)
=>
number
Optional
on
Change
onChange
?:
(
entry
:
EmotionEntry
)
=>
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...