# SetParticleControlOrientation
void SetParticleControlOrientation(int_1, int_2, Vector_3, Vector_4, Vector_5)
# Class
✔️ Server: CScriptParticleManager
✔️ Client: CScriptParticleManager
# Function Description
(int nFXIndex, int nPoint, vForward, vRight, vUp) - Set the orientation for a control on a particle effect (NOTE: This is left handed -- bad!!)
# Parameters
Type | Name | Description |
---|---|---|
int | int_1 | No Description Set |
int | int_2 | No Description Set |
Vector | Vector_3 | No Description Set |
Vector | Vector_4 | No Description Set |
Vector | Vector_5 | No Description Set |