Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
text
Languages:
Russian
Size:
10K - 100K
Tags:
code
License:
File size: 281 Bytes
ea562e8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Fakemeta function : Quote: EngFunc_ModelFrames Description : Returns the frames number of a model. Usage : Code: ModelFrames = engfunc( EngFunc_ModelFrames, ModelIndex ); ModelIndex = The model index. Value you can get from precache_model() or EngFunc_ModelIndex. |