ScaleTexture_v2 Op

ScaleTexture

Scales a texture


Use this to "zoom" in or out of a texture


Full Name
  • Ops.Gl.ImageCompose.ScaleTexture_v2
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch Scale texture example

Scale a texture on the x and y axis

Open In Editor

INPUT PORTS


render (Trigger)

Trigger in

Multiplier (Object:texture)

Blending

Blend Mode index (Number: integer)
Amount (Number)

Amount of blend to apply

Scale X (Number)

scale on the x axis

Scale Y (Number)

scale on the y axis

offset X (Number)

Offset on the X axis

offset Y (Number)

Offset on the Y axis

center X (Number)

Changes the center point on the X axis

center Y (Number)

Changes the center point on the Y axis

Clear (Number: boolean)

OUTPUT PORTS


trigger (Trigger)

Trigger out


Changelog

Patches using ScaleTexture_v2

  • Examples
  • Public
  • My Patches