Massive rewrite to AnimationTree. Many APIs changed in order to:
-Reuse resources -Expose properties in AnimationTree
This commit is contained in:
@ -203,6 +203,8 @@ public:
|
||||
|
||||
StringName output;
|
||||
|
||||
StringName parameters_base_path;
|
||||
|
||||
enum {
|
||||
MAX_MATERIALS = 32
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user