API:FMX.Types3D.TMeshData.Normals

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Normals: string read GetNormals write SetNormals stored False;

C++

__property System::UnicodeString Normals = {read=GetNormals, write=SetNormals, stored=false};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshData

Description

Embarcadero Technologies does not currently have any additional information.