package raylib

  1. Overview
  2. Docs
type t =
  1. | LocVertexPosition
  2. | LocVertexTexcoord01
  3. | LocVertexTexcoord02
  4. | LocVertexNormal
  5. | LocVertexTangent
  6. | LocVertexColor
  7. | LocMatrixMvp
  8. | LocMatrixModel
  9. | LocMatrixView
  10. | LocMatrixProjection
  11. | LocVectorView
  12. | LocColorDiffuse
  13. | LocColorSpecular
  14. | LocColorAmbient
  15. | Albedo
  16. | Metalness
  17. | Normal
  18. | Roughness
  19. | Occlusion
  20. | Emission
  21. | Height
  22. | Cubemap
  23. | Irradiance
  24. | Prefilter
  25. | Brdf
val t : t Ctypes.typ
OCaml

Innovation. Community. Security.