Click or drag to resize

GImagetexture Property

Set texture directly. The image wont own the texture.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NTexture texture { get; set; }

Property Value

Type: NTexture
See Also