Normal vector Returns the normalized normal vector of a plane. Syntax normal_vector(Plane) Description normal_vector(Plane) Given a plane, returns its normal vector normalized. Related functions Plane, Vector Table of Contents Syntax Description Related functions