Package com.google.android.filament.gltfio
See: Description
-
Class Summary Class Description UbershaderProvider Loads pre-generated ubershader materials that fulfill glTF requirements. FilamentInstance Provides access to a hierarchy of entities that have been instanced from a glTF asset. AssetLoader Consumes a blob of glTF 2. Gltfio FilamentAsset Owns a bundle of Filament objects that have been created by AssetLoader.MaterialKey MaterialKey specifies the requirements for a requested glTF material.The provider creates Filament materials that fulfill these requirements. ResourceLoader Prepares and uploads vertex buffers and textures to the GPU. Animator Updates matrices according to glTF animationandskindefinitions.BuildConfig -
Interface Summary Interface Description MaterialProvider