AGI STK Graphics 11 Send comments on this topic.
MinificationFilter Property (IAgStkGraphicsTextureFilter2D)
See Also 





Description

Gets the minification filter used when the pixel being textured maps to an area less than or equal to one texel.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MinificationFilter() As AgEStkGraphicsMinificationFilter

[C#]
public AgEStkGraphicsMinificationFilter MinificationFilter {get;}

[Managed C++]
public: __property AgEStkGraphicsMinificationFilter get_MinificationFilter();

[Unmanaged C++]
public: HRESULT get_MinificationFilter(
AgEStkGraphicsMinificationFilter * pRetVal
);

[Java]
public AgEStkGraphicsMinificationFilter getMinificationFilter();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1