new Plane(normalopt, constantopt)
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
normal |
zen3d.Vector3 |
<optional> |
Vector3(1, 0, 0) | |
constant |
number |
<optional> |
0 |
- Source:
Methods
applyMatrix4()
- Source:
coplanarPoint()
- Source:
copy()
- Source:
distanceToPoint()
- Source:
normalize()
- Source:
set()
- Source:
setComponents()
- Source:
setFromNormalAndCoplanarPoint()
- Source: