Method BeginScene
BeginScene(string, uint[])
Starts creating a scene instance. Has to be called at first and concluded by calling EndScene(uint[]).
Declaration
public void BeginScene(string name, uint[] nodeIndices)
Parameters
Type | Name | Description |
---|---|---|
string | name | Name of the scene |
uint[] | nodeIndices |