Magidoc

AssetRevision
Object

A Node in the graph.

Fields

#

asset

The original asset associated with this revision.

createdAt

The timestamp indicating when this revision was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

hasAnimations

Indicates whether the asset revision includes animations.

hasSkeleton

Indicates whether the asset revision includes a skeleton structure.

id

ID !
Non-null

ID of the object.

meshCount

The number of meshes in the asset revision.

metadataFile

A file containing metadata related to the asset revision.

name

The name of the asset revision.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

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

polyCount

The number of polygons in the asset revision.

preprocessedFile

The preprocessed version of the asset revision, before final processing.

previewFile

A smaller, optimized preview version of the asset revision.

processedFile

The processed version of the asset revision.

settings

Non-null

The settings associated with the object.

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

#

  • Field assetRevision from Query