Command
animgraph_set_parameter_vector
<Target><Parameter Name><Vector Values>Explore usage, syntax, and examples for the animgraph_set_parameter_vector CS2 developer console command.
animgraph_set_parameter_vector
CS2 Onlyanimgraph_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.
Choose the entity or group of entities to apply the vector parameter to.
Name of the vector parameter you want to set.
Define the X, Y, and Z values for the vector parameter.
Yes
Server
animgraph_set_parameter_vector Generator
animgraph_set_parameter_vector
<Target><Parameter Name><Vector Values>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
animgraph_set_parameter_vector
@player
-45,
modelYaw
Set the 'modelYaw' vector for the player to X: -45, Y: 0, Z: 45 degrees.
animgraph_set_parameter_vector
@all
30,
headPitch
Set the 'headPitch' vector for all entities to X: 30, Y: -30, Z: 60 degrees.