available_assets {unifir} | R Documentation |
Vector of assets unifir can download and import
Description
This object contains the set of assets unifir is able to download and import (through get_asset and import_asset). These objects are all released under permissive open-source licenses (currently, either CC-0 1.0 or MIT). More information on the assets may be found at https://github.com/mikemahoney218/unity_assets .
Usage
available_assets
Format
A character vector with 13 elements, each representing an asset which can be imported.
Source
https://github.com/mikemahoney218/unity_assets
[Package unifir version 0.2.4 Index]