FMX.Types3D.TContextShaderSource.FindVariable
Delphi
function FindVariable(const AName: string; out AShaderVariable: TContextShaderVariable): Boolean;
C++
bool __fastcall FindVariable(const System::UnicodeString AName, /* out */ TContextShaderVariable &AShaderVariable);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.Types3D.pas FMX.Types3D.hpp  | 
        FMX.Types3D | TContextShaderSource | 
Description
Embarcadero Technologies does not currently have any additional information.