FMX.Types3D.TContextShaderSource.Code

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Code: TContextShaderCode;

C++

TContextShaderCode Code;

Properties

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

Description

Keeps a source code that will be loaded in a shader.

See Also