FMX.Types3D.TTexture.TextureScale
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 型の値として設定します。