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