Skeleton.matrixImageData

Generate a matrix image data for the skeleton.

Both buffer parameters are optional, but can be provided to prevent allocation on subsequent calls.

  1. Vector4[4][] matrixImageData()
    struct Skeleton
    const
    Vector4[4][]
    matrixImageData
    ()
  2. void matrixImageData(Vector4[4][] buffer)
  3. void matrixImageData(Vector4[4][] buffer, Matrix[] matrices)

Meta