Method: Conreality::Object#position
- Defined in:
- lib/conreality/object.rb
#position ⇒ ?
The object’s current position (as 3D coordinates relative to its theater).
44 45 46 |
# File 'lib/conreality/object.rb', line 44 def position @position end |