FMX.Types3D.TContext3D.DoSetShaders

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSetShaders(const VertexShader, PixelShader: TContextShader); virtual; abstract;

C++

virtual void __fastcall DoSetShaders(TContextShader* const VertexShader, TContextShader* const PixelShader) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!