weasel API - v0.8.0
Preparing search index...
createInsertOp
Function createInsertOp
createInsertOp
<
TNode
extends
{
id
:
string
}
>
(
args
:
InsertArgs
<
TNode
>
)
:
Op
Op: insert
node
into the scene; inverts to a delete of the same id.
Type Parameters
TNode
extends
{
id
:
string
}
Parameters
args
:
InsertArgs
<
TNode
>
Returns
Op
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...
Op: insert
nodeinto the scene; inverts to a delete of the same id.