Camera.create Method
Parent Object: CameraDefined in namespace "adsk::core" and the header file is <Core/Application/Camera.h>
Description
Creates a new Camera object that is independent of any viewport. This can be used to construct a camera to be used as input to modify a viewport, and create or update a named view.
Syntax
Return Value
Type | Description |
Camera | Returns the created camera. |