Method GetFrameRT
GetFrameRT(int, int)
Return the frame RT or null.
선언
public RTHandleSystem.RTHandle GetFrameRT(int bufferId, int frameIndex)
파라미터
타입 | 이름 | 설명 |
---|---|---|
int | bufferId | Defines the buffer to use. |
int | frameIndex |
반환
타입 | 설명 |
---|---|
RTHandleSystem.RTHandle | The frame RT or null when the |