GeometryPlacement constructor

const GeometryPlacement(
  1. Geometry geometry,
  2. Matrix4 transform
)

Implementation

const GeometryPlacement(this.geometry, this.transform);