set

fun set(normal: Vector3, constant: Double): Plane

Sets the plane components by copying the given values.

Return

A reference to this plane.

Parameters

normal

The normal.

constant

The constant.