Core Docs vulfram-core@0.16

CmdModelDispose

Removes a model instance.

Arguments

Field Type Description
windowId u32 ID of the window
modelId u32 ID of the model to remove

Response

Returns CmdResultModelDispose:

Field Type Description
success bool Whether the model was removed
message String Status or error message
Documentation Vulfram Core