rogerdv
I need to detect if a node model component has a model loaded or not, how can I do this?
I need to detect if a node model component has a model loaded or not, how can I do this?
try check StaticMode->GetModel() for NULL
urho3d.github.io/documentation/H … model.html