Method SetInitialState
SetInitialState(bool)
Sets the current state without triggering load/unload operation from the USD scene state.
Declaration
public void SetInitialState(bool loaded)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | loaded | Whether the payload is loaded or not. |