getLocalAxisA method

Vector2 getLocalAxisA()

For serialization

Implementation

Vector2 getLocalAxisA() {
  return _localXAxisA;
}