This document is archived and information here might be outdated. Recommended version. |
Moves Camera Up and Down.
[Visual Basic .NET]
Public Sub MoveUpDown ( _
ByVal distance As Double _
)
[C#]
public void MoveUpDown (
double distance
);
[C++]
HRESULT MoveUpDown(
double distance
);
[C++] Parameters distance
distance is a parameter of type double