Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
1.1.0:material-behaviour [2023/08/19 10:28] – [Attach / Detach] admin1.1.0:material-behaviour [2023/08/19 10:28] (current) – [Attach / Detach] admin
Line 41: Line 41:
 |procedure **AttachMaterialBehaviour**(ABehaviour : TGorillaMaterialBehaviour);|Attaches a specific material behaviour to the default material source.| |procedure **AttachMaterialBehaviour**(ABehaviour : TGorillaMaterialBehaviour);|Attaches a specific material behaviour to the default material source.|
 |procedure **DetachMaterialBehaviour**(ABehaviour : TGorillaMaterialBehaviour);|Detaches a specific material behaviour from the default material source.| |procedure **DetachMaterialBehaviour**(ABehaviour : TGorillaMaterialBehaviour);|Detaches a specific material behaviour from the default material source.|
-|procedure ClearMaterialsBehaviours();|Detaches all attached material behaviours from the specific default material source.|+|procedure **ClearMaterialsBehaviours**();|Detaches all attached material behaviours from the specific default material source.|
  
 ===== TGorillaMaterialBehaviour  ===== ===== TGorillaMaterialBehaviour  =====