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