SpatialMaterial.metallic

The reflectivity of the object's surface. The higher the value the more light is reflected.

  1. double metallic [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    double
    metallic
    ()
  2. double metallic [@property setter]

Meta