animgraph_set_parameter_vector Command

Explore usage, syntax, and examples for the animgraph_set_parameter_vector CS2 developer console command.

animgraph_set_parameter_vector

CS2 Only

Command

animgraph_set_parameter_vector

<Target><Parameter Name><Vector Values>

Sets a vector parameter with specific X, Y, and Z values on one or more entities. This helps animators test how different vector values affect entity animations.

<Target>

Choose the entity or group of entities to apply the vector parameter to.

<Parameter Name>

Name of the vector parameter you want to set.

<Vector Values>

Define the X, Y, and Z values for the vector parameter.

sv_cheats Required

Yes

Client or Server Command

Server

animgraph_set_parameter_vector Generator

Command

animgraph_set_parameter_vector

<Target><Parameter Name><Vector Values>
0/3 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

animgraph_set_parameter_vector Examples

Command

animgraph_set_parameter_vector

@player-45,modelYaw

Set the 'modelYaw' vector for the player to X: -45, Y: 0, Z: 45 degrees.

Command

animgraph_set_parameter_vector

@all30,headPitch

Set the 'headPitch' vector for all entities to X: 30, Y: -30, Z: 60 degrees.