FMX.Types3D.TContextShader.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: TContextShaderHandle read FHandle write FHandle;

C++

__property TContextShaderHandle Handle = {read=FHandle, write=FHandle, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContextShader

Description

Specifies the handle associated with the context shader.