Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
transparency [2020/01/30 23:27] – [Materials] admintransparency [2020/05/02 10:31] – [Components] admin
Line 55: Line 55:
 Gorilla3D components are all able to handle the weighted blended order-independent transparency rendering, **but Delphi FMX objects are not**! Gorilla3D components are all able to handle the weighted blended order-independent transparency rendering, **but Delphi FMX objects are not**!
  
-Because there is no general way of intersecting FMX 3D components in rendering, we have to add to some code to **each translucent 3D component** used.+Because there is no general way of intersecting FMX 3D components in rendering, we have to add to some code to **each translucent FMX 3D component** used.
  
 === Inheritance === === Inheritance ===