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