Description for class PatchGrid:
PatchGrid is a class which allows you to create "patches". A Patch is a non-physical object which is associated with a specific area in the 3D world. This allows you to associate information or actions with specific areas in space, such as the presence of a chemical or nutrient at that area.
Use init-with to create a PatchGrid.
Inherits from Abstract
Full API documentation for the class PatchGrid: