frmView3DOrbitCamera Method
Orbit the camera around the centerpiece.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void OrbitCamera(
float pitchDelta,
float yawDelta
)
Private Sub OrbitCamera (
pitchDelta As Single,
yawDelta As Single
)
No code example is currently available or this language may not be supported.
Parameters
- pitchDelta Single
-
The change in pitch.
- yawDelta Single
-
The change in yaw.