Scales a texture
summary (oneliner)
Use this to "zoom" in or out of a texture
doc
issues
youtube id
caniuse query
collections
Inputs
render (Trigger)
Trigger in
Multiplier (Object)
Blend Mode index (integer /Number)
Blending
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
Outputs
trigger (Trigger)
Trigger out
Changelog
added offset and center parameters for better positioning
2019-03-20 - pandur
2019-03-20 - pandur