-
Notifications
You must be signed in to change notification settings - Fork 0
entrys v1
entrys, entrys1 entrys2, entrys4, entrys8, entrys1_1 entrys1_2, entrys1_4, entrys1_8, entrys2_1 entrys2_2, entrys2_4, entrys2_8, entrys4_1 entrys4_2, entrys4_4, entrys4_8, entrys8_1 entrys8_2, entrys8_4, entrys8_8
preamble key-word since v1.0.0
size of single entry
Outputs sizes (in bytes) of a single entry of each of the buffers in a resulting output file. Size will be divided by 'counting base`.
entrys4_2
; vertex.x vertex.y vertex.z
; uv0.x uv0.y
; indice.0 indice.1 indices.2
In the above entrys4_2 key-word will produce following values: (4+4+4)÷2=6, (4+4)÷2=4, (4+4+4)÷2=6.
Outputs size (in bytes) of a single entry of the buffer in a resulting output file. Size will be divided by 'counting base`.
entrys4_2 ; vertex.x vertex.y vertex.z
entrys4_4 ; uv0.x uv0.y
entrys ; indice.0 indice.1 indices.2
In the above entrys key-word will produce following values: (4+4+4)÷2=6 in 1st buffer, (4+4)÷4=2 in 2nd buffer and (4+4+4)÷4=3 in 3rd buffer.
JSON format structure since v2.2.0
-
bone_idsince v2.1.0 -
bone_weightsince v2.1.0 -
off_matr,off_matrix,offset_matr,offset_matrixsince v2.0.0 -
bone_parentsince v2.3.0 -
bone_childsince v2.3.0 -
m_off_matr,m_off_matrix,m_offset_matr,m_offset_matrixsince v2.2.0 -
m_bone_parentsince v2.3.0 -
m_bone_childsince v2.3.0 -
position_keysince v2.0.0 -
rotation_keysince v2.0.0 -
scale_keysince v2.0.0 -
position_time,position_timestamp,position_key_time,position_key_timestampsince v2.0.0 -
rotation_time,rotation_timestamp,rotation_key_time,rotation_key_timestampsince v2.0.0 -
scale_time,scale_timestamp,scale_key_time,scale_key_timestampsince v2.0.0 -
durationsince v2.0.0 -
ticks_per_secondsince v2.0.0
key-words: