CullingConfiguration constructor

CullingConfiguration({
  1. num max,
})

Implementation

external factory CullingConfiguration({num max});