FMX.Types3D.TMaterial.Reset

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Reset(const Context: TContext3D);

C++

void __fastcall Reset(TContext3D* const Context);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMaterial


説明

指定されたコンテキストのマテリアル データをリセットします。

関連項目