Sets the position of the camera in the 3D World.
JavaScript |
|
SetPosition( Position) |
C# |
|
void SetPosition( IPosition66 Position) |
C++ |
|
HRESULT SetPosition( IPosition66 * Position) |
Parameters
Position
An IPosition66representing 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.