Searched refs:localTranslation (Results 1 – 1 of 1) sorted by relevance
864 public void setLocalTranslation(Vector3f localTranslation) { in setLocalTranslation() argument865 this.localTransform.setTranslation(localTranslation); in setLocalTranslation()