FMX.Filter.TFilterContext.SupportsShaders

From RAD Studio API Documentation
Jump to: navigation, search

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.