FMX.Types3D.ITextureAccess.TextureScale

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property TextureScale: Single write SetTextureScale;

C++

__property float TextureScale = {write=SetTextureScale};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D ITextureAccess


説明

テクスチャのスケールを示します。

TextureScale を使用すると、テクスチャの解像度を Single 型の値として設定します。

関連項目