Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Settings relating to a player's aim-assist targeting.
Properties
distance
distance?: number;
The view distance limit to use for aim-assist targeting.
Type: number
presetId
presetId: string;
The Id of the aim-assist preset to activate. Must have a namespace.
Type: string
targetMode
targetMode?: AimAssistTargetMode;
The mode to use for aim-assist targeting.
Type: AimAssistTargetMode
viewAngle
viewAngle?: Vector2;
The view angle limit to use for aim-assist targeting.
Type: Vector2