Add waiting for model to be loaded in SetMaterial
This commit is contained in:
@@ -187,4 +187,5 @@ protected:
|
||||
void OnTransformChanged() override;
|
||||
void OnEnable() override;
|
||||
void OnDisable() override;
|
||||
void WaitForModelLoad() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user