Shader.uniform1f
-
Shader.uniform1f(name, value)[source] Store a uniform float in the shader program at a named location.
- Parameters
name (str) – The name of the location in the shader program.
value (float) – A float value.
Shader.uniform1f(name, value)[source]Store a uniform float in the shader program at a named location.
name (str) – The name of the location in the shader program.
value (float) – A float value.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev