Add Shape Values Layer (1.3)
Written By LANDAU TEAM
![](https://images.squarespace-cdn.com/content/v1/611ffd4b87c1b24b98fabb3e/af16f7aa-7182-41f4-9314-3e8bdf3890a2/add_layer_shape_values.png)
+ShapeValues
add shape values layer
Adds a shape values layer to the environment. If a cell is in a shape, it will have the corresponding value.
INPUTS
<E> : Environment Instance
name : A name you want to give to this layer.
shapes : shapes defining areas that will match the values
values : values that will be assigned to cells within given shapes. Should match quantity of shapes
OUTPUTS
<E> : Environment Instance with feature proximity layer added