⚲
Lua
C++
Edit
CreateModel
This function creates a new model.
Syntax
shared_ptr<
Model
>
CreateModel
(shared_ptr<
World
> world)
Parameter
Description
world
world to create the model in
Returns
Returns a new model.
Copyright © 2024 Ultra Software.
All rights reserved.