VS:SetLightDirection/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

ハンドルで指定した光源のパン角度(パノラマ上の開き)と傾きを設定します。

PROCEDURE SetLightDirection(
h :HANDLE;
panAngleR :REAL;
tiltAngleR :REAL);
def vs.SetLightDirection(h, panAngleR, tiltAngleR):
    return None

Parameters

h HANDLE 光源のハンドル
panAngleR REAL 光源のパン角度
tiltAngleR REAL 光源の傾き

Version

利用可能バージョン: MiniCAD7.0