META

RamAsset

A class representing an asset.

Inherits objectRamObjectRamItemRamAsset

Static Methods

Method Arguments Description
fromPath
RamAsset
string: folderPath
Returns a RamAsset instance built using the given path. The path can be any file or folder path from the asset (a version file, a preview file, etc)

Methods

Method Arguments Description
tags
list of string
Some tags describing the asset. An empty string if the Daemon is not available.
group
string
The name of the group containing this asset.
assetGroup
RamAssetGroup
The group containing this asset.