FMX.Types3D.TContextShaderVariables

提供:RAD Studio API Documentation

Delphi

TContextShaderVariables = array of TContextShaderVariable;

C++

typedef System::DynamicArray<TContextShaderVariable> TContextShaderVariables;

プロパティ

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

説明

TContextShaderVariable の配列です。


関連項目