delete animation
Deletes the model.
Syntax
delete animation model <file>=<value1>
Arguments
- model
- Delete the model.
- file=<model filename>
- Select the file path or enter the name of the model to delete.
- id=<model id>
- Enter the model's ID.
Example
delete animation model file= "C:\model files\truck.key" id= 1
delete animation model id= 1 file= truck.key