API:FMX.Types3D.TContextShader.LoadFromData
Delphi
procedure LoadFromData(const Name: string; const Kind: TContextShaderKind; const OriginalSource: string; const Sources: array of TContextShaderSource);
C++
void __fastcall LoadFromData(const System::UnicodeString Name, const TContextShaderKind Kind, const System::UnicodeString OriginalSource, const TContextShaderSource *Sources, const int Sources_High);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContextShader |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。