Package com.banuba.sdk.scene
Interface Mesh
- All Known Implementing Classes:
Mesh.CppProxy
public interface Mesh
Class, represents 3D mesh interface
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getName
- Returns:
- mesh name (string)
-
getSubGeometries
- Returns:
- sub geometries names list (list
)
-
getAnimations
- Returns:
- animations names list (list
)
-