Package com.google.ar.sceneform.common
Interface TransformProvider
-
- All Known Subinterfaces:
CameraProvider
- All Known Implementing Classes:
AnchorNode,Camera,Node
public interface TransformProviderInterface for providing information about a 3D transformation. SeeNode.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MatrixgetWorldModelMatrix()
-
-
-
Method Detail
-
getWorldModelMatrix
Matrix getWorldModelMatrix()
-
-