API:FMX.Types3D.TContextShader.BuildKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function BuildKey(const Name: string; const Kind: TContextShaderKind;  const Sources: array of TContextShaderSource): string;

C++

__classmethod System::UnicodeString __fastcall BuildKey(const System::UnicodeString Name, const TContextShaderKind Kind, const TContextShaderSource *Sources, const int Sources_High);

Properties

Type Visibility Source Unit Parent
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContextShader

Description

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