Method: Shader#program_id
- Defined in:
- lib/ext/shader.rb
#program_id ⇒ Object (readonly)
Returns the value of attribute program_id.
6 7 8 |
# File 'lib/ext/shader.rb', line 6 def program_id @program_id end |
Returns the value of attribute program_id.
6 7 8 |
# File 'lib/ext/shader.rb', line 6 def program_id @program_id end |