Click or drag to resize

NTexture Class

Inheritance Hierarchy
SystemObject
  FairyGUINTexture

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class NTexture

The NTexture type exposes the following members.

Constructors
  NameDescription
Public methodNTexture(Texture)
Initializes a new instance of the NTexture class
Public methodNTexture(Texture, Rect)
Initializes a new instance of the NTexture class
Public methodNTexture(NTexture, Rect, Boolean)
Initializes a new instance of the NTexture class
Public methodNTexture(Texture, Texture, Single, Single)
Initializes a new instance of the NTexture class
Top
Properties
Methods
Fields
See Also