View Single Post
05-10-17, 06:26 PM   #11
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,879
Code:
frame:CreateMaskTexture("Name", "Texture", childKey)
From very limited testing ie. don't take it as gospel but a string in the third parameter creates a "Node not found" error:

I'm not sure how using this it can be set for more than childKey texture.

There don't seem to be any WrapMode methods or they're called something else completely.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 05-10-17 at 06:50 PM.
  Reply With Quote