ModelBlueprint
Represents a fully processed model blueprint, ready for generation and rendering.
This record contains all the necessary data derived from a raw model file, including textures, structural elements (bones/cubes), and animations.
Since
1.15.2
Parameters
name
the name of the model
resolution
the texture resolution of the model
textures
the list of textures used by the model
elements
the hierarchical list of model elements (bones)
animations
a map of animations available for this model