FMX.Types3D.TContextShaderVariables

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

Delphi

type TContextShaderVariables = array of TContextShaderVariable;

C++

typedef System::DynamicArray<TContextShaderVariable> TContextShaderVariables;

プロパティ

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

説明

TContextShaderVariable の配列です。


関連項目