Description
Gets or set the boolean that defines if the
color obtained from texture coordinates beyond the texture border
should be considered transparent or not. This is typically used in
conjunction with the a Texture Matrix.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property TransparentTextureBorder() As Boolean
|