MATLAB Function Reference |
Syntax
camroll(dtheta) camroll(axes_handle,dtheta)
Description
依定義的 camroll(dtheta)
dtheta
(表示角度)
旋轉可視軸的攝影機。可視軸即為通過攝影機位置和攝影機所對準目標的一條線。
camroll(axes_handle,dtheta)
由定義的第一個參數 axes_handle
進行軸運作。若沒有定義軸握把(axes handle),則 camroll
會對現行的軸進行運作。
Remarks
camroll
設定軸 CameraUpVector
屬性並將 CameraUpVectorMode
屬性設定為 manual
。
See Also
axes
, axis
('vis3d')
, camdolly
, camorbit
, camzoom
, campan
camproj | camtarget |