Click or drag to resize

NMaterial Constructor

Initializes a new instance of the NMaterial class

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NMaterial(
	Shader shader
)

Parameters

shader
Type: Shader
See Also