Material.InstanceEffect

Material.InstanceEffect property

Gets or sets the instance effect. The material must instance an effect.

public InstanceEffect InstanceEffect { get; set; }

See Also