RendererMaterial Property
Gets or sets the material that used to provide material information used by shaders.

Namespace: Aspose.ThreeD.Render
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public virtual Material Material { get; set; }

Property Value

Type: Material
See Also