UpdateRenderTexture()
语法
UpdateRenderTexture(#Texture)概要
Updates the texture content with the current camera view. If the render texture has been created with the #PB_Texture_AutomaticUpdate flag, this function is not needed.
参数
#Texture The texture to update.
返回值
无.
参阅
CreateRenderTexture()
已支持操作系统
所有