SpatialMaterial.depthFlipTangent

If true, direction of the tangent is flipped before using in the depth effect. This may be necessary if you have encoded your tangents in a way that is conflicting with the depth effect.

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

Meta