Share

Camera.ViewToModelSpace Method

Parent Object: Camera

Description

Method that converts a point in view space to the equivalent point in the model.

Syntax

Camera.ViewToModelSpace( ViewCoordinate As Point2d ) As Point

Parameters

Name Type Description
ViewCoordinate Point2d Input view point to convert to model space.

Version

Introduced in version 6

Was this information helpful?