InfiniteGridHelper.create constructor
InfiniteGridHelper.create(
- BufferGeometry? geometry,
- Material? material
Implementation
InfiniteGridHelper.create(super.geometry, super.material) {
type = "InfiniteGridHelper";
}