Share

Camera.ModelToViewTransformation Property

Parent Object: Camera

Description

Read-only property that returns the transformation matrix from model space to view space.

Syntax

Camera.ModelToViewTransformation() As Matrix

Property Value

This is a read only property whose value is a Matrix.

Version

Introduced in version 2017

Was this information helpful?