Method GetFrameRT
GetFrameRT(int, int)
Return the frame RT or null.
Declaration
public RTHandle GetFrameRT(int bufferId, int frameIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| int | bufferId | Defines the buffer to use. |
| int | frameIndex |
Returns
| Type | Description |
|---|---|
| RTHandle | The frame RT or null when the |