ArmatureInstance.LogicalNodes

ArmatureInstance.LogicalNodes property

Gets a flattened collection of all the nodes of this armature.

public IReadOnlyList<NodeInstance> LogicalNodes { get; }

See Also