Open topic with navigation
<texture>.setBorderColor
Set the border color of the texture
<texture>.setBorderColor( |
|
[r,g,b] |
) |
|
Remarks
When the texture wrap mode is set to viz.CLAMP_TO_BORDER, the border color will be used when the texture coordinates are outside the [0,1] range.
Return Value
None