FMX.Types3D.TTexture.TextureScale

提供:RAD Studio API Documentation

Delphi

property TextureScale: Single read FTextureScale; // hi resolution mode

C++

__property float TextureScale = {read=FTextureScale};

プロパティ

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


説明

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

TextureScale を使用すると、高解像度モードでのスケールを、Single 型の値として設定します。

関連項目