Reference API Roblox

Engine API

Website

Related

Reference API Roblox

CameraPanMode

The CameraPanMode Enum represents the available pan modes for Camera:SetCameraPanMode().

Items 2

HistoryNameValueDescription
118Classic0

Enables swipe and pan on mobile devices, and disables edge bump camera controls. Default.

118EdgeBump1

Disables swipe to pan on mobile devices, and enables edge bump camera controls. It does not affect Windows or Mac users.

Description

The CameraPanMode Enum represents the available pan modes for Camera:SetCameraPanMode().

History 3

Settings