For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/PlayerAimAssistSettings.md.

Interface: PlayerAimAssistSettings

player

Beta

与玩家瞄准辅助相关的设置。

Settings relating to a player's aim-assist targeting.

Properties

distance?

optional distance?: number

Beta

Remarks

用于瞄准辅助的视距限制。

The view distance limit to use for aim-assist targeting.


presetId

presetId: string

Beta

Remarks

要激活的瞄准辅助预设的 ID。必须包含命名空间。

The Id of the aim-assist preset to activate. Must have a namespace.


targetMode?

optional targetMode?: AimAssistTargetMode

Beta

Remarks

用于瞄准辅助的模式。

The mode to use for aim-assist targeting.


viewAngle?

optional viewAngle?: Vector2

Beta

Remarks

用于瞄准辅助的视角限制。

The view angle limit to use for aim-assist targeting.

同领域相关