InstanceMaterialRendering.TechniqueOverride

InstanceMaterialRendering.TechniqueOverride property

Gets or sets the technique override. Target specific techniques and passes inside a material rather than having to split the effects techniques and passes into multiple effects.

public TechniqueOverride TechniqueOverride { get; set; }

See Also