Skip to main content

Module node

Module node 

Source

Structsยง

AssetNode
AssetNode represents a node in the asset graph, which is a reference to an asset that can be resolved to a specific component in asset.
AssetNodeResolved
AssetNodeResolved represents a resolved asset node, providing access to the component associated with the asset. It allows both read and write access to the component, ensuring that the asset is properly resolved before accessing its data.