Manual     Reference     Scripting  
  
Scripting > Runtime Classes > RenderTexture Switch to Component   

RenderTexture.SetBorderColor  

function SetBorderColor (color : Color) : void

Description

Sets the border color for this render texture.

If the graphics card supports "clamping to border", then any texture sampling outside the 0...1 UV range will return the border color.