TechniqueOverride.Pass

TechniqueOverride.Pass property

Gets or sets the pass. The pass attribute is optional and specifies the SID of one pass to execute. If not specified (or empty), then all of the technique’s passes are used.

public string Pass { get; set; }

See Also