Interface OSCMessageCommandContent
Properties
Optional
from
path
path: string
Optional
transition
transition
?: { direction
: "In" | "Out" | "InOut" | "None"; duration
: number; type
: OSCEasingType; }
Type declaration
-
direction: "In" | "Out" | "InOut" | "None"
-
duration: number
-
type
values