ProfileCommon.Technique

ProfileCommon.Technique property

Gets or sets the technique. Holds a description of the textures, samplers, SHADERS, parameters, and passes necessary for rendering this effect using one method.

public ProfileCommonTechnique Technique { get; set; }

See Also