Viewport:setDimensions

機能
サイズの設定
構文
setDimensions(left, top, width, height)
引数
left ウィンドウ内での左端。0.0~1.0。
top ウィンドウ内での上端。0.0~1.0。
right ウィンドウ内での幅。0.0~1.0。
bottom ウィンドウ内での高さ。0.0~1.0。
戻り値
文字列。名前。
説明
Viewportオブジェクトのサイズを設定します。
(0.0, 0.0, 1.0, 1.0) でウィンドウ全体。