FMX.ASE.Model.TAseMaterial Fields
InheritedProtected
| FAmbient | public | Stores the ambient color of the material as a 3D vector. |
| FDiffuse | public | Stores the diffuse color of the material as a 3D vector. |
| FDiffuseBitmap | public | Stores the diffuse map of the material as a bitmap object. |
| FDiffuseMap | public | Stores the image file name that contains the diffuse map for this material. |
| FName | public | Stores the name of the material as a string. |
| FSpecular | public | Stores the specular color of the material as a 3D vector. |