Vertex.normal

Sets the normal vector of this vertex
overload 1:
Vertex:normal(normal)
Method Property Fluent Description Representation
normal accepts a Vector3
Return Value a Vertex
overload 2:
Vertex:normal(x, y, z)
Method Property Fluent Description Representation
x accepts a Number
y accepts a Number
z accepts a Number
Return Value a Vertex
a a