public static class Model.Element.Rotation extends Object implements Cloneable
Modifier and Type | Field and Description |
---|---|
float |
angle |
String |
axis |
Vector3 |
origin |
boolean |
rescale |
Constructor and Description |
---|
Rotation() |
Modifier and Type | Method and Description |
---|---|
Model.Element.Rotation |
clone() |
public Vector3 origin
public String axis
public float angle
public boolean rescale
public Model.Element.Rotation clone()
Copyright © 2019. All rights reserved.