Click or drag to resize

MaterialWithoutColorOrTextureHasTexture Property

[Missing <summary> documentation for "P:Altaxo.Drawing.D3D.Material.MaterialWithoutColorOrTexture.HasTexture"]


Namespace: Altaxo.Drawing.D3D.Material
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override bool HasTexture { get; }

Property Value

Boolean

Implements

IMaterialHasTexture
See Also