SpatialMaterial.flagsEnsureCorrectNormals

If true, the shader will compute extra operations to make sure the normal stays correct when using a non-uniform scale. Only enable if using non-uniform scaling.

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

Meta