Showing results for

scene graph

on www.docs.o3de.org
docs.o3de.org › docs › user guide › assets
User Defined Properties - Open 3D Engine
...The Scene Builder (running in the Asset Builder process) imports the scene and builds the scene graph with scene graph nodes with CustomPropertyData content...
docs.o3de.org › docs › user guide › assets
Scene Builder - Open 3D Engine
...During the loading phase, the scene graph is populated, usually from some source file like an FBX. This is done with LoadingComponent components. The...
docs.o3de.org › docs › user guide › assets
Scene Graph - Open 3D Engine
IN THIS ARTICLE
Scene Graph
The SceneGraph
is a bi-directional a-cyclical graph targeting a small number of named entries (maximum of 2...
docs.o3de.org › blog › posts › blog udp
O3DE User Defined Properties
...By default, the UDP metadata performs no scene building actions, rather the UDP metadata is stored in the scene graph node when it is...
docs.o3de.org › docs › user guide › assets
SceneAPI - Open 3D Engine
...During the generation phase, components can respond to the scene generation event, and apply arbitrary transformations to the scene graph. For example, the mesh...
docs.o3de.org › docs › user guide › assets
Debugging Asset Processor Issues - Open 3D Engine
...scene graph
The scene graph debug output files are stored next to the default .azmodel
file. For example, for a source file in D...
docs.o3de.org › docs › user guide › assets
Product Assets - Open 3D Engine
...These additional product asset files contain both human readable information about the scene graph for the scene file being parsed, and that same information...
docs.o3de.org › docs › engine dev › assets
Scene File Type Support - Open 3D Engine
...0x10000 for mesh, 0x20000 for material, 0x30000 for animation, 0x40000 for scene graph and etc.
// so the subid can be evaluated for reference across...
docs.o3de.org › docs › release notes › archive
Release Notes for Open 3D Engine 2111.1 - Open 3D Engine
...Add serialized output version (xml) of debug scene graph . - Fixed AP handling of cache copy failure: Fix cache copy failure .
- Added early version of...