FacePosePoints Property

Get the PosePoints added to this face

Definition

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

Property Value

DictionaryString, PosePoint

See Also