Method GetTextureTransform
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
GetTextureTransform()
The affine transform of the texture as an array of six floats: a, b, c, d, tx, ty.
float[] GetTextureTransform()
Returns
- float[]