GetGlobalCameraPos()# GetGlobalCameraPos()# グローバルカメラの座標を設定します。 パラメータ# 戻り値# list 座標を取得します。座標単位は、mmです。 list要素の内容 list[0] from.x list[1] from.y list[2] from.z list[3] at.x list[4] at.y list[5] at.z コメント# サンプル# pos = vrmapi.SYSTEM().GetGlobalCameraPos()