# SetParticleControlOrientationFLU
void SetParticleControlOrientationFLU(int_1, int_2, Vector_3, Vector_4, Vector_5)
# Class
✔️ Server: CScriptParticleManager
✔️ Client: CScriptParticleManager
# Function Description
(int nFXIndex, int nPoint, Vector vecForward, Vector vecLeft, Vector vecUp) - Set the orientation for a control on a particle effect
# 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 |