2020 Method
Changes 4
M

Transform.CreateTranslation

Description:
Creates a transform that represents a translation via the specified vector.
public static Transform CreateTranslation(
	XYZ vector
)
Return Value The new transform. The new transform.