Method GetPreviousFrameRT
GetPreviousFrameRT(int)
Returns the id RTHandle from the previous frame.
선언
public RTHandle GetPreviousFrameRT(int id)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| int | id | Id of the history RTHandle. |
반환
| 타입 | 설명 |
|---|---|
| RTHandle | The RTHandle from previous frame. |