| Material Properties |
The Material type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of render passes supported by this material.
| |
| EffectBindings |
Gets a collection of effect bindings used by this material.
| |
| Item |
Gets or sets the effect binding for the specified render pass.
| |
| Name |
Gets the name of the material.
| |
| Passes |
Gets a collection of all the render passes supported by this material.
|
| Name | Description | |
|---|---|---|
| ICollectionKeyValuePairString, EffectBindingIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. | |
| IDictionaryString, EffectBindingKeys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. | |
| IDictionaryString, EffectBindingValues | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. |