beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ScaleTexture_v2 Op



ScaleTexture

Op author: pandur

Test Patches: 1 Test

Scales a texture


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



Inputs

render (Trigger)

Trigger in

Multiplier (Object)

Blending

Blend Mode index (integer /Number)
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 (boolean /Number)

Outputs

trigger (Trigger)

Trigger out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Scale texture example

Scale a texture on the x and y axis


Patches using ScaleTexture_v2

  • Examples (1)
  • Public
  • My Patches

Changelog


added offset and center parameters for better positioning
2019-03-20 - pandur
cloned op from Ops.Gl.TextureEffects.ScaleTexture
2022-04-25 - pandur
Ops.User.pandur.ScaleTextureV2 renamed to Ops.Dev.ScaleTextureV2
2022-04-25 - pandur
Ops.Dev.ScaleTextureV2 renamed to Ops.Gl.TextureEffects.ScaleTexture_v2
2022-05-23 - pandur