Click or drag to resize
XDL

XTextureWrapType Property

this객체에서 적용할 Wrapp 방법을 설정하거나 얻는다.

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

Property Value

Type: eTexWrapType
See Also