GeometryInstance.extraCullMargin

The extra distance added to the GeometryInstance's bounding box (AABB) to increase its cull box.

  1. double extraCullMargin [@property getter]
    struct GeometryInstance
    @nogc nothrow @property
    double
    extraCullMargin
    ()
  2. double extraCullMargin [@property setter]

Meta