FMX.Types3D.TContext3D.FreeBuffer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FreeBuffer;

C++

void __fastcall FreeBuffer();

Properties

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

Description

Frees the buffer of this 3D context.

See Also