godot-neural-network
godot-neural-network copied to clipboard
fix parser error
Parser Error: Can't access member variable ("Matrix") from a static function.
I just change var to const.