API:FMX.Types3D.TContextShaderSource.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(const Arch: TContextShaderArch; const ACode: array of Byte;
const AVariables: array of TContextShaderVariable);

C++

__fastcall TContextShaderSource(const TContextShaderArch Arch, const System::Byte *ACode, const int ACode_High, const TContextShaderVariable *AVariables, const int AVariables_High);
TContextShaderSource() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContextShaderSource

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。