|
@@ -130,8 +130,7 @@
|
|
|
[page:Vector3 normal] - a unit length [page:Vector3] defining the normal of the plane.<br />
|
|
|
[page:Float constant] - the signed distance from the origin to the plane. Default is *0*.<br /><br />
|
|
|
|
|
|
- Sets the plane's [page:.normal normal] and [page:.constant constant] properties.<br>
|
|
|
- Please note that this method only copies the values from the given normal.
|
|
|
+ Sets this plane's [page:.normal normal] and [page:.constant constant] properties by copying the values from the given normal.
|
|
|
</p>
|
|
|
|
|
|
<h3>[method:Plane setComponents]( [param:Float x], [param:Float y], [param:Float z], [param:Float w] )</h3>
|