Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 724 Bytes

IDdRadianceBaseModel.md

File metadata and controls

15 lines (10 loc) · 724 Bytes

DragonflySchema.Model.IDdRadianceBaseModel

Properties

Name Type Description Notes
Identifier string Text string for a unique Radiance object. Must not contain spaces or special characters. This will be used to identify the object across a model and in the exported Radiance files.
DisplayName string Display name of the object with no character restrictions. [optional]
Type string [optional] [readonly] [default to "IDdRadianceBaseModel"]

[Back to Model list] [Back to API list] [Back to README]