SpatialMaterial.flagsWorldTriplanar

If true, triplanar mapping is calculated in world space rather than object local space. See also uv1Triplanar.

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

Meta