asset_preparation::v1::common::TagIdentity Struct Reference Last update: 16.07.2025 The identity of a tag. More... Public AttributesBasicType basic_type = 1 LightingType lighting_type = 2 google::protobuf::StringValue name = 3 Detailed Description The identity of a tag. Member Data Documentation ◆ basic_type BasicType asset_preparation::v1::common::TagIdentity::basic_type = 1 ONEOF(tag_type) Basic tag type. ◆ lighting_type LightingType asset_preparation::v1::common::TagIdentity::lighting_type = 2 ONEOF(tag_type) Lighting tag type. ◆ name google::protobuf::StringValue asset_preparation::v1::common::TagIdentity::name = 3 The name of the tag. NoteNeeded only for the tags with the BASIC_TYPE_CUSTOM_OBJECT type. The documentation for this struct was generated from the following file:tag.proto