RotateTexture_v2 Op
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.
Full Name
- Ops.Gl.ImageCompose.RotateTexture_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Rotate texture example
INPUT PORTS
render (Trigger)
Trigger in
Multiplier (Object:texture)
Blending
Blend Mode index (Number:integer )
Amount (Number)
Amount of blend to apply
Rotate (Number)
Rotate the texture
Crop (Number:boolean )
Enable or disable crop, image compose wrap mode affects how this looks
Clear (Number:boolean )
OUTPUT PORTS
trigger (Trigger)
Trigger out
Patches using RotateTexture_v2
Changelog
cloned op from Ops.Gl.TextureEffects.RotateTexture | pandur - 2022-04-25 12:32 | |
Ops.User.pandur.RotateTextureV2 renamed to Ops.Dev.RotateTextureV2 | pandur - 2022-04-25 12:36 | |
Ops.Dev.RotateTextureV2 renamed to Ops.Gl.TextureEffects.RotateTexture_v2 | pandur - 2022-05-23 08:25 | |
rename | Ops.Gl.TextureEffects.RotateTexture_v2 renamed to Ops.Gl.ImageCompose.RotateTexture_v2 | stephan - 2023-12-06 10:49 |