Add Shape Values Layer (1.3)
Written By LANDAU TEAM
+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