GenMeshPlane method

String GenMeshPlane(
  1. num width,
  2. num length,
  3. num resX,
  4. num resZ,
)

Implementation

String GenMeshPlane(
  num width,
  num length,
  num resX,
  num resZ,
) => 'GenMeshPlane';