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