MaterialsGetSolidMaterialWithoutColorOrTexture Method |
Gets the shared material instance that has no color and no texture.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static IMaterial GetSolidMaterialWithoutColorOrTexture()
Return Value
IMaterialThe shared colorless, textureless material.
See Also