コード例 #1
0
 public Texture2D GetOutputTexture()
 {
     return(m_FrameBuffer.GetOutputTexture());
 }