FMX.Filter.TFilterContext.SupportsShaders

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

Delphi

class function SupportsShaders(AVertexShader: TContextShader; const AShaders: array of TContextShader; AShadersCount: Integer): Boolean; virtual;

C++

__classmethod virtual bool __fastcall SupportsShaders(Fmx::Types3d::TContextShader* AVertexShader, Fmx::Types3d::TContextShader* const *AShaders, const System::NativeInt AShaders_High, int AShadersCount);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Filter.pas
FMX.Filter.hpp
FMX.Filter TFilterContext

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。