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 | ||
Ops.User.pandur.RotateTextureV2 renamed to Ops.Dev.RotateTextureV2 | ||
Ops.Dev.RotateTextureV2 renamed to Ops.Gl.TextureEffects.RotateTexture_v2 | ||
rename | Ops.Gl.TextureEffects.RotateTexture_v2 renamed to Ops.Gl.ImageCompose.RotateTexture_v2 |