| Border2D | |
|---|---|
|
|
| Type | |
| Category | Sampling > Border |
Border2D
Description
Returns the border of sample. If inside is true, returns the inner border.
Arguments
| Type | Name (Display Name) | Description | Default |
|---|---|---|---|
| Sample | sample (Sample) |
There is currently no description for the argument sample. |
|
| Neighbors | neighbors (Neighbors) |
There is currently no description for the argument neighbors. |
["(1, 0, 0)","(-1, 0, 0)","(0, 1, 0)","(0, -1, 0)"] |
| bool | inside (Inside) |
There is currently no description for the argument inside. |
false |
Outputs
Sample - border (Border)
There is currently no description for output border.