SpatialMaterial.anisotropyEnabled

If true anisotropy is enabled. Changes the shape of the specular blob and aligns it to tangent space. Default value: false.

  1. bool anisotropyEnabled [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    bool
    anisotropyEnabled
    ()
  2. bool anisotropyEnabled [@property setter]

Meta