Point3D.x

Set x field.

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

Parameters

propval float

the X coordinate