最終更新:2021-12-23 (木) 07:37:54 (849d)  

BABYLON.FreeCamera
Top / BABYLON.FreeCamera

This represents a free type of camera. It can be useful in First Person Shooter game for instance.

Please consider using the new UniversalCamera? instead as it adds more functionality like the gamepad.

https://doc.babylonjs.com/typedoc/classes/babylon.freecamera

後継

継承

サブクラス

  • BABYLON.WebVRFreeCamera?
  • BABYLON.WebXRCamera?
  • BABYLON.TouchCamera
  • BABYLON.DeviceOrientationCamera?
  • BABYLON.AnaglyphFreeCamera?
  • BABYLON.StereoscopicFreeCamera?
  • BABYLON.VirtualJoysticksCamera?

入力

BABYLON.FreeCameraDeviceOrientationInput?
BABYLON.FreeCameraGamepadInput?
BABYLON.FreeCameraKeyboardMoveInput
BABYLON.FreeCameraMouseInput
BABYLON.FreeCameraMouseWheelInputextends BABYLON.BaseCameraMouseWheelInput
BABYLON.FreeCameraTouchInput
BABYLON.FreeCameraVirtualJoystickInput?