FMX.Types3D.TMaterial.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset(const Context: TContext3D);

C++

void __fastcall Reset(TContext3D* const Context);

Properties

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

Description

Resets the material data of the given context.

See Also