|
@@ -146,7 +146,7 @@ const optionalNormalMatrix = new THREE.Matrix3().getNormalMatrix( matrix );
|
|
[page:Vector3 normal] - a unit length [page:Vector3] defining the normal
|
|
[page:Vector3 normal] - a unit length [page:Vector3] defining the normal
|
|
of the plane.<br />
|
|
of the plane.<br />
|
|
[page:Float constant] - the signed distance from the origin to the plane.
|
|
[page:Float constant] - the signed distance from the origin to the plane.
|
|
- Default is `0`.<br /><br />
|
|
|
|
|
|
+ <br /><br />
|
|
|
|
|
|
Sets this plane's [page:.normal normal] and [page:.constant constant]
|
|
Sets this plane's [page:.normal normal] and [page:.constant constant]
|
|
properties by copying the values from the given normal.
|
|
properties by copying the values from the given normal.
|