SuperDex Physics C++ API
Loading...
Searching...
No Matches
Scene Description

Scene prefab structure and settings. More...

Classes

struct  superdex::prefab::ActorLists
 Lists of actors grouped by type. More...
struct  superdex::prefab::ConstraintLists
 Lists of constraints grouped by type. More...
struct  superdex::prefab::PrefabReference
 Reference to another prefab file (scene or actor) for prefab nesting. More...
struct  superdex::prefab::SceneParams
 Parameters that are global to the Scene in which this prefab will be instantiated. More...
struct  superdex::prefab::ScenePrefab
 Top-level prefab describing a complete or partial physics scene (possibly just one actor). More...

Detailed Description

Scene prefab structure and settings.