FMX.Types3D.TContext3D.Texture

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

Delphi

property Texture: TTexture read FTexture;

C++

__property TTexture* Texture = {read=FTexture};

プロパティ

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

説明

このコンテキストに関連付けられているテクスチャを表します。


関連項目