GeometryInstance.extraCullMargin

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

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

Meta