API:FMX.Types3D.TContextShaderVariable
Delphi
TContextShaderVariable = record
C++
struct DECLSPEC_DRECORD TContextShaderVariable
{
public:
System::UnicodeString Name;
TContextShaderVariableKind Kind;
int Index;
int Size;
TContextShaderKind ShaderKind;
int TextureUnit;
__fastcall TContextShaderVariable(const System::UnicodeString Name, const TContextShaderVariableKind Kind, const int Index, const int Size);
TContextShaderVariable() {}
};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
record struct |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | FMX.Types3D |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !