pub fn compute_transform(stack: &ViewportStack) -> ViewportTransformExpand description
Compute the full transform stack for a ViewportStack, returning the transform for the current (topmost) viewport.
pub fn compute_transform(stack: &ViewportStack) -> ViewportTransformCompute the full transform stack for a ViewportStack, returning the transform for the current (topmost) viewport.