SetHomePosition Method

Sets the current camera position as the "home" viewpoint.

Syntax

object.SetHomePosition ( )

Parameters

None.

Return Value

None.

Remarks

Whatever the camera position is when this method is called remains the home position, until it is changed by another call to SetHomePosition.

See Also

ToHomePosition