SceneWorld.DeletePendingObjects

void DeletePendingObjects()

Description

Deleted objects are actually deleted at the end of each frame. Call this to actually delete pending deletes right now instead of waiting.

Return

User Comments