package raylib

  1. Overview
  2. Docs

Module Raylib.ModelAnimationSource

Sourcetype t'
Sourcetype t = t' ctyp
Sourceval bones : t -> BoneInfo.t CArray.t

Bones information (skeleton)

Sourceval frame_count : t -> int
Sourceval frame_poses_at : t -> int -> Transform.t CArray.t

Poses array by frame

Sourceval set_bones : t -> BoneInfo.t CArray.t -> unit
OCaml

Innovation. Community. Security.