FMX.Types3D.TContext3D.SetStateFromContext
Delphi
procedure SetStateFromContext(const AContext: TContext3D);
C++
void __fastcall SetStateFromContext(TContext3D* const AContext);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContext3D |
Description
Sets the camera matrices and lights of the AContext parameter to the current context.