Interface IMaterialStreamProvider
An interface to query streams used by materials.
public interface IMaterialStreamProvider
Remarks
This is not an exhaustive list but is used to allow to display a specific map in the editor.
Methods
GetStreams()
Gets the streams used by a material
IEnumerable<MaterialStreamDescriptor> GetStreams()
Returns
- IEnumerable<MaterialStreamDescriptor>
IEnumerable<MaterialStream>.