getZIndexReferencePoint method

Vector3 getZIndexReferencePoint()

Implementation

Vector3 getZIndexReferencePoint() {
  return getCenter();
}