Method SetReferenceSize
SetReferenceSize(int, int, MSAASamples)
Set the reference size for this RT Handle System (RTHandleSystem.SetReferenceSize(int, int, bool, MSAASamples))
선언
public void SetReferenceSize(int width, int height, MSAASamples msaaSamples)
파라미터
타입 | 이름 | 설명 |
---|---|---|
int | width | The width of the RTs of this buffer. |
int | height | The height of the RTs of this buffer. |
MSAASamples | msaaSamples | Number of MSAA samples for this buffer. |