Method: Ray::Scene#animations
- Defined in:
- lib/ray/scene.rb
#animations ⇒ Ray::AnimationList
Returns An animation list automatically updated by the scene.
278 279 280 |
# File 'lib/ray/scene.rb', line 278 def animations @scene_animations end |