XML/MaskTexture

From Warcraft Wiki
< XML
Jump to navigation Jump to search

<MaskTexture> (inherits from <Texture>, creates a MaskTexture widget) applies a mask to other textures.

<MaskTexture>
	<MaskedTextures>
		<MaskedTexture />
	</MaskedTextures>
</MaskTexture>

Child elements

<MaskedTextures> encloses one or more <MaskedTexture> tags.

<MaskedTexture> identifies a texture upon which to apply this mask.

childKey (xs:string) - The parentKey of another <Texture> in the same Frame.
target (xs:string?Optional. Could be nil.)

Patch changes

References

 
  1. ^ Fizzlemizz, Ketho, lightspark, et al.. MaskTexture : new widget for 7.2. WoWInterface.