Kaba function World.attach_model ed
...
Syntax ed
func mut selfref World.attach_model(e: Entity&, filename: Path) -> Model&
Parameters ed
- e: Entity&
- ...
- filename: Path
- ...
Return ed
...
...
func mut selfref World.attach_model(e: Entity&, filename: Path) -> Model&
...