Camera.ApplyWithoutTransition Method
Parent Object: CameraDescription
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. |