-- キーの状態がVector3でsxisに格納されます local axis = vci.me.GetAxisInput() -- コンソールに表示 print(" axis : "..tostring(axis))