The 3d texture coords.

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

Syntax

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

See Also