AssetView
Used to display an Asset that’s 3d model.
Constructor
asset_view = AssetView(asset, bounds)
Arguments
Name | Type | Description |
asset | Asset | An asset representing a 3d model. |
bounds | Bounds | The bounds of the Asset that is to be displayed in the world. |
Returns
Nothing
Methods