| MaterialInstance Constructor |
Initializes a new instance of the
MaterialInstance class.
(This constructor creates an uninitialized instance. Use this constructor only for
cloning or other special cases!)
Namespace: DigitalRune.Graphics.SceneGraphAssembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax protected MaterialInstance()
protected:
MaterialInstance()
new : unit -> MaterialInstance
See Also