FacePosePoints Property

Get the PosePoints added to this face

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public Dictionary<string, PosePoint> PosePoints { get; }

Property Value

DictionaryString, PosePoint

See Also