VS:SetTextureBitmap/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定したテクスチャのビットマップを設定します。図形が存在しない場合はtextureBitmapにNILを返します。

PROCEDURE SetTextureBitmap(
shaderRecord :HANDLE;
textureBitmap :HANDLE);
def vs.SetTextureBitmap(shaderRecord, textureBitmap):
    return None

Parameters

shaderRecord HANDLE テクスチャのハンドル
textureBitmap HANDLE ビットマップのハンドル

Version

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