Static zng_wgt_transform::PERSPECTIVE_ORIGIN_VAR
source ยท pub static PERSPECTIVE_ORIGIN_VAR: ContextVar<Point>
Expand description
Vanishing point used by transform
when it is 3D.
Default origin is Point::center
.
pub static PERSPECTIVE_ORIGIN_VAR: ContextVar<Point>
Vanishing point used by transform
when it is 3D.
Default origin is Point::center
.