Sets the position of the camera in the 3D World.
JavaScript |
|
SetPosition( Position) |
C# |
|
void SetPosition( object Position) |
C++ |
|
HRESULT SetPosition( IPosition61 * Position) |
Parameters
Position
An IPosition61 representing the position of the camera, defined by its coordinates in the 3D world.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.