libdfxdotnet: a .NET Framework wrapper for the DFX Extraction Library
C#
VB
C++
F#
Show/Hide TOC
Pose
Point
Y Field
Y coordinate of the point
Definition
Namespace:
Dfx.Sdk
Assembly:
Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
C#
Copy
public
float
Y
VB
Copy
Public
Y
As
Single
C++
Copy
public
:
float
Y
F#
Copy
val
mutable
Y
:
float32
Field Value
Single
See Also
Reference
PosePoint Structure
Dfx.Sdk Namespace
In This Article
Definition
See Also