Click or drag to resize
DigitalRuneMaterialInstance Properties

The MaterialInstance type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of render passes supported by this material instance.
Public propertyEffectBindings
Gets a read-only collection of effect bindings used by this material instance.
Public propertyItem
Gets or sets the effect parameter bindings for the specified render pass.
Public propertyMaterial
Gets the material.
Public propertyPasses
Gets a read-only collection of all the render passes supported by this material instance.
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyICollectionKeyValuePairString, EffectBindingIsReadOnly
Explicit interface implementationPrivate propertyIDictionaryString, EffectBindingKeys
Explicit interface implementationPrivate propertyIDictionaryString, EffectBindingValues
Top
See Also