PhongMaterial.PhongMaterial

PhongMaterial()

Initializes a new instance of the PhongMaterial class.

public PhongMaterial()

See Also


PhongMaterial(string)

Initializes a new instance of the PhongMaterial class.

public PhongMaterial(string name)
ParameterTypeDescription
nameStringName

See Also