Method Delete
Delete()
Deletes the object from the scene.
Declaration
public bool Delete()
Returns
Type | Description |
---|---|
bool |
|
Remarks
Please make sure that you aren't trying to get/set object data after you delete it.
Deletes the object from the scene.
public bool Delete()
Type | Description |
---|---|
bool |
|
Please make sure that you aren't trying to get/set object data after you delete it.