FMX.Objects3D.TRectangle3D.MaterialShaftSource
Delphi
property MaterialShaftSource;
C++
__property MaterialShaftSource;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Objects3D.pas FMX.Objects3D.hpp |
FMX.Objects3D | TRectangle3D |
Description
Specifies the material for the body (shaft sides) of the extruded shape.
FMX.Objects3D.TRectangle3D.MaterialShaftSource inherits from FMX.Objects3D.TExtrudedShape3D.MaterialShaftSource. All content below this line refers to FMX.Objects3D.TExtrudedShape3D.MaterialShaftSource.
Specifies the material for the body (shaft sides) of the extruded shape.
Use MaterialShaftSource to set the material for the shaft sides of the current shape.
To set the materials for the front and back sides of the current shape, use MaterialSource and MaterialBackSource properties.