RenderTexture.SetBorderColorfunction SetBorderColor (color : Color) : voidDescriptionSets 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. |
