FMX.Types3D.TContextShaderVariable.Kind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Kind: TContextShaderVariableKind;

C++

TContextShaderVariableKind Kind;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContextShaderVariable

Description

Keeps the type of the variable. The types are enumerated by TContextShaderVariableKind.

See Also