init_from_vec3


Description:

[ Version ( since = "1.0" ) ]
public unowned Vec3? init_from_vec3 (Vec3 src)

Initializes a Vec3 with the values of another Vec3.

Parameters:

this

a Vec3

src

a Vec3

Returns:

the initialized vector