reflect

Returns the reflection vector for a given incident vector self and surface normal normal. normal must be normalized.

Panics

Will panic if normal is not normalized when glam_assert is enabled.

Arguments

  • _self : Vec4 - No Documentation 🚧
  • normal : Vec4 - No Documentation 🚧

Returns

  • arg0 : Vec4 - No Documentation 🚧