This function removes a Target asset from the 3D World.
Type: Path Default: None
Specifies the name of the attached object you wish to remove. This value must be set by the Name parameter on certain objects such as AddMesh, AddShape and ImageLabel.
<remove Target=”TestShape” />
This will find the attached object that has the name TestShape and remove it.