Rotates a texture
summary (oneliner)
When the edge is visible during rotating the texture, check the image compose op and tryout the different "wrap" modes.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
render (Trigger)
Trigger in
Multiplier (Object)
Blending
Blend Mode index (integer /Number)
Amount (Number)
Amount of blend to apply
Rotate (Number)
Rotate the texture
Crop (boolean /Number)
Enable or disable crop, image compose wrap mode affects how this looks
Clear (boolean /Number)
Outputs
trigger (Trigger)
Trigger out
Patches using RotateTexture_v2
Changelog
cloned op from Ops.Gl.TextureEffects.RotateTexture 2022-04-25 - pandur | |
Ops.User.pandur.RotateTextureV2 renamed to Ops.Dev.RotateTextureV2 2022-04-25 - pandur | |
Ops.Dev.RotateTextureV2 renamed to Ops.Gl.TextureEffects.RotateTexture_v2 2022-05-23 - pandur |