FMX.Filter.TFilterContext.SupportsShaders
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);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | protected | FMX.Filter.pas FMX.Filter.hpp |
FMX.Filter | TFilterContext |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !