Class: Jolt::Transform

Inherits:
Data
  • Object
show all
Defined in:
lib/jolt/transform.rb

Instance Attribute Summary collapse

Instance Attribute Details

#positionObject (readonly)

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



4
5
6
# File 'lib/jolt/transform.rb', line 4

def position
  @position
end

#rotationObject (readonly)

Returns the value of attribute rotation

Returns:

  • (Object)

    the current value of rotation



4
5
6
# File 'lib/jolt/transform.rb', line 4

def rotation
  @rotation
end