User Tools

Site Tools


DzUVSet

Represents vertex map containing the data for a UV set.

More...

Inherits :

Properties

Constructors

DAZ Script
DzUVSet ()

Signals

Detailed Description

TODO: Add detailed description.

Properties


DzAuthor : assetAuthor

Holds the author of the file for this vertex map. (Read Only)

Since:

  • 4.8.1.21

DzVersion : assetFileRevision

Holds the revision version of the asset file for this vertex map. (Read Only)

Since:

  • 4.8.1.21

String : assetId

Holds the asset id for this vertex map.

Since:

  • 4.8.1.18

Date : assetModifiedDate

Holds the modified date of the asset file for this vertex map. (Read Only)

Since:

  • 4.8.1.21

Boolean : assetNeedSave

Holds whether or not the asset for this UV set needs to be saved. (Read Only)

Since:

  • 4.11.0.249

DzUri : assetSource

Holds the URI of the asset source for this vertex map; only valid when the asset is in an embedded state - i.e. modified. (Read Only)

Since:

  • 4.8.1.21

DzUri : assetUri

Holds the asset URI for this vertex map. (Read Only)

Since:

  • 4.8.1.18

Constructors


DzUVSet()

Default Constructor

Signals


void : assetModified()

Signature:“assetModified()”

Emitted when the UV set has been modified.


void : assetWasSaved()

Signature:“assetWasSaved()”

Emitted after the UV set has been saved.