Projection.getFrustum

Syntax

getFrustum(rect: PP.Rect);

Parameters

rect. Rectangle.

Description

The getFrustum method is used to get partial pyramid in world coordinates from a rectangle in screen coordinates.

Comments

The method is under development.

See also:

Projection