Docs
API Reference
Full KDoc API documentation generated from source for all SceneView Android modules.
Android
Android Modules
Choose the module that matches your use case. Start with SceneView for pure 3D, or ArSceneView for full AR.
🎲
Module
sceneview
The core 3D rendering module. Build rich 3D scenes with glTF models, PBR materials,
lighting, animations and gestures — no AR required. Powered by Google Filament.
3D Only
Filament
glTF
Compose
SceneView Android — 3D
Open Docs
📡
Module
arsceneview
The full AR module extending sceneview with ARCore support. Enables plane detection,
hit-testing, augmented images and faces, depth, cloud anchors and environmental lighting.
3D + AR
ARCore
Plane Detection
Depth API
ArSceneView Android — 3D & AR
Open Docs
💡
Not sure where to start?
Use
sceneview if you just need to display 3D models without the camera.
Use arsceneview if you need the live camera view with AR features like plane detection or image tracking.