Texture.Texture

Texture()

Initializes a new instance of the Texture class.

public Texture()

See Also


Texture(string)

Initializes a new instance of the Texture class.

public Texture(string name)
ParameterTypeDescription
nameStringName

See Also