Class Model.Display
java.lang.Object
com.github.darksoulq.abyssallib.server.resource.asset.Model.Display
- Enclosing class:
Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrotation(float x, float y, float z) scale(float x, float y, float z) com.google.gson.JsonObjecttoJson()translation(float x, float y, float z)
-
Constructor Details
-
Display
public Display()
-
-
Method Details
-
rotation
-
translation
-
scale
-
toJson
public com.google.gson.JsonObject toJson()
-