Click or drag to resize
DigitalRuneMaterial Properties

The Material type exposes the following members.

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