Share

Camera.ApplyWithoutTransition Method

Parent Object: Camera

Description

Method that applies the current camera to the View without transition.

Syntax

Camera.ApplyWithoutTransition()

Samples

Name Description
Drive the camera This sample will fly the camera around the model. To simplify the code, the target is hard coded at the origin and the up vector is the positive Z.

Version

Introduced in version 6

Was this information helpful?