reflected(_:)
Returns the reflection direction of this incident vector and the specified unit normal vector.
Declaration
func reflected(_ normal: Vector3DFloat) -> Vector3DFloatReturns the reflection direction of this incident vector and the specified unit normal vector.
func reflected(_ normal: Vector3DFloat) -> Vector3DFloat