Crate bevy_blender_utils

Source

Structs§

BBUManager
Tracks assets that are loading and sends an event when loaded.
BBUPlugin
Id allows for different parsing logic to work on scenes if needed.
BBUScene
All the required info for parsing scene extras and spawning scenes.
CapsuleData
CuboidData
SphereData

Enums§

BBUSceneSpawnedEventWithId
Event of a loaded scene asset can also be used with custom logic.

Traits§

SceneId

Type Aliases§

BBUSceneSpawnedEvent
Idless event alias for convenience.