FMX.Types3D.TContextShaderVariable.ShaderKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ShaderKind: TContextShaderKind;

C++

TContextShaderKind ShaderKind;

Properties

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

Description

Keeps the type of the shader.

The types are enumerated by TContextShaderKind.

See Also