VS:SetTexMapIntN/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

ハンドルで指定した図形の指定した部分番号でのマッピング情報をINTEGER値で設定します。部分番号を3に指定すると全体になります。テクスチャマッピングの種類を整数で設定するには、セレクタを 1に設定します。

PROCEDURE SetTexMapIntN(
obj :HANDLE;
texPartID :LONGINT;
texLayerID :LONGINT;
selector :INTEGER;
value :INTEGER);
def vs.SetTexMapIntN(obj, texPartID, texLayerID, selector, value):
    return None

Parameters

obj HANDLE
texPartID LONGINT
texLayerID LONGINT テクスチャレイヤ番号(0:基準、正数:デカール)
selector INTEGER
value INTEGER

Version

利用可能バージョン: Vectorworks 2010