FMX.Types3D.TContextShaderVariables

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TContextShaderVariables = array of TContextShaderVariable;

C++

typedef System::DynamicArray<TContextShaderVariable> TContextShaderVariables;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Beschreibung

TContextShaderVariable-Array.

Siehe auch