Contents

validate(definition:nodeResourceMapping:skeletonResource:)

Run the compiler and return all graph errors without producing a resource.

Declaration

static func validate(definition: Data, nodeResourceMapping: [Int : AnimationResource] = [:], skeletonResource: SkeletonResource) -> [String]

See Also

Creating an animation graph