Kaba function World.create_object ed
...
Syntax ed
func mut selfref World.create_object(filename: Path, pos: vec3, ang: quaternion) -> Entity&
Parameters ed
- filename: Path
- ...
- pos: vec3
- ...
- ang: quaternion
- ...
Return ed
...
...
func mut selfref World.create_object(filename: Path, pos: vec3, ang: quaternion) -> Entity&
...