2024 Constructor
Changes 1
C

Transform2D(UV, UV, UV)

Description:
Constructs the transformation by specifying the vectors and the origin.
Overloads (2):
Transform2D(UV,UV,UV)
public Transform2D(
	UV uVec,
	UV vVec,
	UV origin
)