Reflection.from_frame

classmethod Reflection.from_frame(frame)

Construct a reflection transformation that mirrors wrt the given frame.

Parameters

frame ([point, vector, vector] | Frame)

Returns

Reflection – The reflection transformation.