Class BlockbenchModel.Camera
java.lang.Object
com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Element
com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Camera
- All Implemented Interfaces:
BlockbenchModel.AnimatableElement
- Enclosing class:
- BlockbenchModel
public static class BlockbenchModel.Camera
extends BlockbenchModel.Element
implements BlockbenchModel.AnimatableElement
-
Field Summary
FieldsFields inherited from class com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Element
name, type, uuid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Element
getName, getType, getUuidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.AnimatableElement
getName, getUuid
-
Field Details
-
position
-
rotation
-
-
Constructor Details
-
Camera
public Camera()
-
-
Method Details
-
getOrigin
- Specified by:
getOriginin interfaceBlockbenchModel.AnimatableElement
-
getPosition
- Specified by:
getPositionin interfaceBlockbenchModel.AnimatableElement
-
getRotation
- Specified by:
getRotationin interfaceBlockbenchModel.AnimatableElement
-