神岛 API 文档 - ArenaPro版
    Preparing search index...

    Enumeration GameCameraMode

    定义游戏摄像头模式的枚举,包含游戏摄像头可以设置的不同模式。

    Defines the enumeration for game camera modes, including the different modes the game camera can be set to.

    Index

    Enumeration Members

    Enumeration Members

    FIXED: "fixed"

    固定视角。

    Fixed perspective.

    FOLLOW: "follow"

    摄像头跟随玩家移动。

    The camera follows the player's movement.

    FPS: "fps"

    第一人称射击视角。

    First-person shooter perspective.

    RELATIVE: "relative"

    相对视角。

    Relative perspective.