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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Filter.pas FMX.Filter.hpp |
FMX.Filter | TFilterContext |
Description
Embarcadero Technologies does not currently have any additional information.