getTranslation

public Array<double> getTranslation()

Return

the translation: [x, y, z]


public void getTranslation(Array<double> result)

Writes [x, y, z] into caller-owned storage; does not retain it.