Share

Camera.ModelToViewSpace Method

Parent Object: Camera

Description

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

Syntax

Camera.ModelToViewSpace( ModelCoordinate As Point ) As Point2d

Parameters

Name Type Description
ModelCoordinate Point Input model space point to convert to view space.

Version

Introduced in version 6

Was this information helpful?