API Version: 3.0
Library Version: 3.0.0-RC1
Generated by gi-docgen 2023.1
void gimp_vector3_set ( GimpVector3* vector, gdouble x, gdouble y, gdouble z )
Sets the X, Y and Z coordinates of vector to x, y and z.
vector
x
y
z
Type: gdouble
gdouble
The X coordinate.
The Y coordinate.
The Z coordinate.