Click or drag to resize

SolidBodyShapeBaseMaterial Property

Gets or sets the material used to render the shape.

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMaterial Material { get; set; }

Property Value

IMaterial
See Also