Point3D.x

the X coordinate

  1. float x [@property getter]
  2. float x [@property setter]
    class Point3D
    @property
    void
    x
    (
    float value
    )

Meta