init


Description:

[ Version ( since = "1.10" ) ]
public unowned Vertex? init (float x, float y, float z)

Initializes this with the given coordinates.

Parameters:

this

a Vertex

x

X coordinate

y

Y coordinate

z

Z coordinate

Returns:

the initialized Vertex