最終更新:2023-03-10 (金) 11:50:08 (739d)
BABYLON.ArcRotateCamera
Top / BABYLON.ArcRotateCamera
https://doc.babylonjs.com/typedoc/classes/babylon.arcrotatecamera
サブクラス
- BABYLON.AnaglyphArcRotateCamera?
- BABYLON.StereoscopicArcRotateCamera?
- BABYLON.VRDeviceOrientationArcRotateCamera?
メモ
alpha Defines the rotation angle of the camera along the longitudinal axis. 縦 beta Defines the rotation angle of the camera along the latitudinal axis. 横
- name: カメラの名前
- alpha: 縦軸に沿った角度位置 (ラジアン単位)
- beta: 横軸に沿った角度位置 (ラジアン単位)
- radius: ターゲットからの距離
- target: カメラが常に向けられている点 (x-y-z 座標で定義)
- scene: カメラが入っているシーン