Effect.NewParameter

Effect.NewParameter property

Gets or sets the new parameter. The new parameter element allows you to create new effect parameters which can be shared by multiple profiles.

public string[] NewParameter { get; set; }

See Also