package raylib

  1. Overview
  2. Docs
type t = Types.ModelAnimation.t Ctypes.structure
val t : Types.Ray.t Ctypes.structure Ctypes.typ
val bones : (Types.ModelAnimation.t, [ `Struct ]) Ctypes.structured -> Raylib_generated_types.BoneInfo.t Ctypes.structure Ctypes.CArray.t
val bone_count : (Types.ModelAnimation.t, [ `Struct ]) Ctypes.structured -> int
val frame_count : (Types.ModelAnimation.t, [ `Struct ]) Ctypes.structured -> int
val frame_pose_at : (Types.ModelAnimation.t, [ `Struct ]) Ctypes.structured -> int -> Raylib_generated_types.Transform.t Ctypes.structure Ctypes.CArray.t
OCaml

Innovation. Community. Security.