vector2.identity
code:Lua
v = textmodule.vector2.identity()
モジュール
vector2
返り値
table:_
変数 型 概要
1 v userdata 二次元ベクトルクラス
概要
単位二次元ベクトル(1,0)を生成する。