KitchenDraw SDK 2
Show / Hide Table of Contents

Method Delete

Delete()

Deletes the object from the scene.

Declaration
public bool Delete()
Returns
Type Description
bool

true if deletion went well, false otherwise.

Remarks

Please make sure that you aren't trying to get/set object data after you delete it.

In this article
  • Delete()
Back to top Generated by DocFX