SpatialMaterial.depthMaxLayers

Number of layers to use when using depthDeepParallax and the view direction is perpendicular to the surface of the object. A higher number will be more performance demanding while a lower number may not look as crisp.

  1. long depthMaxLayers [@property getter]
  2. long depthMaxLayers [@property setter]
    struct SpatialMaterial
    @nogc nothrow @property
    void
    depthMaxLayers
    (
    long v
    )

Meta