Added region="$xmin $ymin $zmin $xmax $ymax $zmax" support to <model> tag, along with animation support via the <property_animation> support.
This commit is contained in:
@@ -231,6 +231,7 @@ public:
|
||||
{
|
||||
ModelData() {}
|
||||
|
||||
std::string region;
|
||||
std::string effect;
|
||||
std::string options;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user