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]
  2. bool calculateTangents [@property setter]
    struct CSGShape
    @nogc nothrow @property
    void
    calculateTangents
    (
    bool v
    )

Meta