Method Reload
Reload(bool)
Reimports the USD scene, either fully rebuilding every object or updating them in-place.
Declaration
public void Reload(bool forceRebuild)
Parameters
Type | Name | Description |
---|---|---|
bool | forceRebuild | Destroys each GameObject before reimporting. |