Click or drag to resize
XDL

XTextureTransparentColor Property

텍스처의 투명 색상을 얻거나 설정한다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 2.0.3.31
Syntax
C#
public Color TransparentColor { get; set; }

Property Value

Type: Color
See Also