Clean up normalmapping, make sure tangents are imported correctly.
This commit is contained in:
@ -451,6 +451,7 @@ public:
|
||||
bool is_network_server() const;
|
||||
bool has_network_peer() const;
|
||||
int get_network_unique_id() const;
|
||||
Vector<int> get_network_connected_peers() const;
|
||||
|
||||
void set_refuse_new_network_connections(bool p_refuse);
|
||||
bool is_refusing_new_network_connections() const;
|
||||
|
||||
Reference in New Issue
Block a user