LambertMaterialEmissiveColor Property
Gets or sets the emissive color

Namespace: Aspose.ThreeD.Shading
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public Vector3 EmissiveColor { get; set; }

Property Value

Type: Vector3
See Also