View Source Exray.Structs.BoneInfo (Exray v0.4.0)

Summary

Types

@type t() :: %Exray.Structs.BoneInfo{
  name: [non_neg_integer()] | nil,
  parent: integer() | nil
}