Table of Contents

Enum PlayerCameraCutType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the type of camera transition for a player.

public enum PlayerCameraCutType

Fields

Cut = 0

Instantly cuts the camera to the new position.

Move = 1

Smoothly moves the camera to the new position.