UxrCcdIKSolver.Links Property
Gets the list of links in the CCD.
Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IReadOnlyList<UxrCcdLink> Links { get; }
Property Value
Type: IReadOnlyList(UxrCcdLink)