CSGShape.calculateTangents

Calculate tangents for the CSG shape which allows the use of normal maps. This is only applied on the root shape, this setting is ignored on any child.

  1. bool calculateTangents [@property getter]
    struct CSGShape
    @nogc nothrow @property
    bool
    calculateTangents
    ()
  2. bool calculateTangents [@property setter]

Meta