Class PhongMaterialCollection
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class PhongMaterialCollection : ObservableCollection<PhongMaterial>, IList<PhongMaterial>, ICollection<PhongMaterial>, IReadOnlyList<PhongMaterial>, IReadOnlyCollection<PhongMaterial>, IEnumerable<PhongMaterial>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
- Inheritance
-
PhongMaterialCollection
- Implements
- Inherited Members
- Extension Methods
Constructors
PhongMaterialCollection()
public PhongMaterialCollection()