Method GetCurrentFrameRT
GetCurrentFrameRT(int)
Returns the id RTHandle of the current frame.
Declaration
public RTHandle GetCurrentFrameRT(int id)
Parameters
Type | Name | Description |
---|---|---|
int | id | Id of the history RTHandle. |
Returns
Type | Description |
---|---|
RTHandle | The RTHandle of the current frame. |