Click or drag to resize
XDL

XTextureFilterType Property

this객체에서 적용할 Filter Type을 설정하거나 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public eTexFilterType FilterType { get; set; }

Property Value

Type: eTexFilterType
See Also