Method GrowFromInstances
GrowFromInstances(params T2[])
Grows plant instances manually.
Declaration
public void GrowFromInstances(params T2[] instances)
Parameters
Type | Name | Description |
---|---|---|
T2[] | instances | Indices/Positions of instances |
Remarks
Automatic growth must be disabled when using synchronous operation.