Magidoc

Asset
Object

Represents a asset associated with a Scope Create Project.

Fields

#

archive

The archive file associated with this asset.

createdAt

The timestamp indicating when the asset was created.

createdBy

The user who originally created the asset.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

errorProcessing

Indicates whether there was an error during the asset's processing.

folder

The folder where this asset is stored.

hasAnimations

Indicates whether the asset includes animations.

hasSkeleton

Indicates whether the asset includes a skeleton structure.

id

ID !
Non-null

ID of the object.

meshCount

The number of meshes in the asset.

name

The name of the Asset.

nameForLog

Object name to be identified in Audit Logs.

originalFile

The original version of the asset file before any processing.

originalFileExtension

The original file extension of the asset.

owner

The current owner of the asset.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the Asset.

polyCount

The number of polygons in the asset.

previewFile

A smaller, optimized preview version of the asset file.

processedFile

The processed version of the asset file, ready for use.

revisions

A list of revisions made to the asset.

schemaVersion

The version of the schema used for the asset.

settings

Non-null

The settings associated with the object.

type

The type of the Asset.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#