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