Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
1.0.0:custommesh [2023/03/23 13:59] – [Add a Skin-Animation] admin1.0.0:custommesh [2023/03/23 14:01] (current) – [Create FMX Components from Definition] admin
Line 609: Line 609:
  
 === Create FMX Components from Definition === === Create FMX Components from Definition ===
 +
 +After we have build our TModelDef object, we can visualize it easily by pushing it into the **TGorillaModel.LoadNewModelFromDef()** method.
 +It will take care of all necessary actions and will automatically build all FMX components for you.
  
 <file pascal> <file pascal>