Kaba function gl.set_material ed
...
Syntax ed
func static gl.set_material(albedo: Color, roughness: f32, metal: f32, emission: Color)
Parameters ed
- albedo: Color
- ...
- roughness: f32
- ...
- metal: f32
- ...
- emission: Color
- ...
...
func static gl.set_material(albedo: Color, roughness: f32, metal: f32, emission: Color)