Package: gsk
Function gsk:transform-perspective
Lambda Listgsk:transform-perspective (transform depth) ArgumentsReturn ValueThe new gsk:transform instance. Details
Applies a perspective projection transform.
This transform scales points in x and y based on their z value, scaling points
with positive z values away from the origin, and those with negative z values
towards the origin. Points on the z=0 plane are unchanged. | See also |
2024-4-21