| MaterialInstance Properties |
The MaterialInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of render passes supported by this material instance.
| |
| EffectBindings |
Gets a read-only collection of effect bindings used by this material instance.
| |
| Item |
Gets or sets the effect parameter bindings for the specified render pass.
| |
| Material |
Gets the material.
| |
| Passes |
Gets a read-only collection of all the render passes supported by this material instance.
|
| 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. |