Represents vertex map containing the data for a UV set.
Inherits :
DAZ Script |
---|
DzUVSet () |
void | assetModified () |
void | assetWasSaved () |
TODO: Add detailed description.
Holds the author of the file for this vertex map. (Read Only)
Since:
Holds the revision version of the asset file for this vertex map. (Read Only)
Since:
Holds the asset id for this vertex map.
Since:
Holds the modified date of the asset file for this vertex map. (Read Only)
Since:
Holds whether or not the asset for this UV set needs to be saved. (Read Only)
Since:
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:
Holds the asset URI for this vertex map. (Read Only)
Since:
void : assetModified()
Signature:“assetModified()”
Emitted when the UV set has been modified.
void : assetWasSaved()
Signature:“assetWasSaved()”
Emitted after the UV set has been saved.