Represents a data class that can be plug-in defined, associated with scene objects, and saved to the native file.
Inherits :
Inherited By : DzElementData and DzSceneData
DAZ Script | |
---|---|
Boolean | isPersistent () |
TODO: Add detailed description.
Boolean : isPersistent()
Return Value:
true
if the data item should be saved to the native file format, otherwise false
.