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