Method RotateVectorAroundNormal
RotateVectorAroundNormal(Vector3, Vector3, float)
public static Vector3 RotateVectorAroundNormal(Vector3 vector, Vector3 normal, float angleDegree)
Parameters
vectorVector3normalVector3angleDegreefloat
Returns
- Vector3