Z.TransformedTexture(...)

TransformedTexture(tex?: Texture) : Z.TransformedTexture;

Constructs a new Z.TransformedTexture object.

Parameters

Parameter Type Description
tex optional, Z.Texture The texture to apply the transformation to.

Returns

A new Z.TransformedTexture object

zapcode branded_zapcode i