API Version: 4.0
Library Version: 4.17.2
Generated by gi-docgen 2024.2
void gtk_snapshot_scale_3d ( GtkSnapshot* snapshot, float factor_x, float factor_y, float factor_z )
Scales snapshot‘s coordinate system by the given factors.
snapshot
factor_x
Type: float
float
Scaling factor on the X axis.
factor_y
Scaling factor on the Y axis.
factor_z
Scaling factor on the Z axis.