FMX.Objects3D.TCylinder.MaterialSource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MaterialSource;

C++

__property MaterialSource;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TCylinder

Beschreibung

Gibt das Material der aktuellen 3D-Form an.

FMX.Objects3D.TCylinder.MaterialSource erbt von FMX.Objects3D.TShape3D.MaterialSource. Der folgende Inhalt bezieht sich auf FMX.Objects3D.TShape3D.MaterialSource.

Gibt das Material der aktuellen 3D-Form an.

Mit MaterialSource fügen Sie der aktuellen 3D-Form Farbe oder Textur hinzu.

Siehe auch