Constructor
new CustomSurface()
Properties:
Name | Type | Description |
---|---|---|
p1 |
Point | The first endpoint. |
p2 |
Point | The second endpoint. |
outRays |
Array.<OutRay> | The expressions of the outgoing rays. |
twoSided |
boolean | Whether the surface is two-sided. |
Extends
- BaseCustomSurface