'宣言 Public Shared Sub LerpRef( _ ByRef result As Matrix3x2, _ ByRef matrix1 As Matrix3x2, _ ByRef matrix2 As Matrix3x2, _ ByVal amount As System.Single _ )
public static void LerpRef( out Matrix3x2 result, ref Matrix3x2 matrix1, ref Matrix3x2 matrix2, System.float amount )
Matrix3x2 構造体 Matrix3x2 メンバ