Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
1.1.0:material-behaviour [2023/08/07 14:57] – [TGorillaMaterialColorAdjustBehaviour] 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.|
  
 ===== TGorillaMaterialBehaviour  ===== ===== TGorillaMaterialBehaviour  =====