Vector3

This class represents the concept Vector3.

Class

class Mathematics
class Vector
class Vector3
   property coordinates
      range double (64 bit), cardinality [0, 3]
   property x
      range double (64 bit), cardinality [0, 1]
   property y
      range double (64 bit), cardinality [0, 1]
   property z
      range double (64 bit), cardinality [0, 1]