Description
Gets a texture filter with the following
properties: MinificationFilter: Nearest, MagnificationFilter:
Nearest, WrapS: Repeat, WrapT: Repeat
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
|---|
Public Property NearestRepeat() As IAgStkGraphicsTextureFilter2D
|