getParentlessBones

    Returns an array with all of the bones that are parentless. Another way to look at this is that it returns the indexes of all the bones that are not dependent or modified by other bones in the Skeleton.

    Skeleton3D.swift:405
    final func getParentlessBones() -> PackedInt32Array

    Other members in extension

    Types

    Type members

    Instance members