Click or drag to resize

NTexture Constructor (Texture)

Initializes a new instance of the NTexture class

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

Parameters

texture
Type: Texture
See Also