Geom.pointAtShape()¶
Description¶
...
Syntax¶
Parameters¶
Parameter | Type | Default Value | Mandatory | Description |
---|---|---|---|---|
a |
Shape |
— | First hull for calculating intersection. | |
b |
Shape |
— | Second hull for calculating intersection. |
Return value¶
Type | Description |
---|---|
Point3 |
... |
Example¶
JS | |
---|---|