Kaba function World.create_light_cone ed
...
Syntax ed
func mut selfref World.create_light_cone(pos: vec3, ang: quaternion, c: color, radius: f32, theta: f32) -> Light&
Parameters ed
- pos: vec3
- ...
- ang: quaternion
- ...
- c: color
- ...
- radius: f32
- ...
- theta: f32
- ...
Return ed
...