Programming API Reference: EduGraf.Lighting

Class public UniformMaterial

: Material
Represents a material that has the same properties anywhere on its surface.
Property public override Expression<Func<float>Roughness { get }
Property public override Expression<Func<float>Metalness { get }
Property public override Expression<Func<Color3>Color { get }