Method: CyberarmEngine::Light#direction
- Defined in:
- lib/cyberarm_engine/opengl/light.rb
#direction ⇒ Object
Returns the value of attribute direction.
10 11 12 |
# File 'lib/cyberarm_engine/opengl/light.rb', line 10 def direction @direction end |