DX9ToolsR4 - Created by: X | |
Camera.SetLookAt Method (Single, Single, Boolean)
Sets the LookAt position for the camera.
[Visual Basic]Overloads Public Sub SetLookAt( _
ByVal
X As
Single, _
ByVal
Y As
Single, _
Optional ByVal
DoUpdate As
Boolean = False _
)
Parameters
- X
- The value of the X axis to set.
- Y
- The value of the Y axis to set.
- DoUpdate
- If True, a call to the UpdateView method is made.
See Also
Camera Class | CBX.Libs.DX9ToolsR4 Namespace | Camera.SetLookAt Overload List