UpdateRenderTexture()

Syntax

UpdateRenderTexture(#Texture)
Description
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.

Parameters

#Texture The texture to update.

Return value

None.

See Also

CreateRenderTexture()

Supported OS

All

<- TextureWidth() - Texture Index