Interacting with Assets#
Having spawned objects in the scene, these tutorials show you how to create physics handles for these
objects and interact with them. These revolve around the AssetBase
class and its derivatives such as RigidObject
,
Articulation
and DeformableObject
.