FMX.Types3D.TContext3D.Style

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Style: TContextStyles; virtual;

C++

__classmethod virtual TContextStyles __fastcall Style();

Properties

Type Visibility Source Unit Parent
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Represents the style of the context.

Style specifies how the textures are stored internally.

See Also