PosePointValid Field

True if this point is valid, false otherwise.

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public bool Valid

Field Value

Boolean

Remarks

Because a face maybe partially obscured, not all points may be valid within a specified face and this flag is used to indicate those points which are not valid.

See Also