The 2d texture coords.

Namespace: VideoDVR
Assembly: VideoDVR (in VideoDVR.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public float[] TexCoords2D
Visual Basic
Public TexCoords2D As Single()
Visual C++
public:
array<float>^ TexCoords2D

See Also