B1AttachedAccessoryChannelData
- Defines channel configuration for accessory materials,
* including identifier, AI-texture usage flag, and description text.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ListKey | FString | Identifier for this material channel. | Category: B1AttachedAccessoryChannelData |
| AITexture | bool | Flag indicating whether this channel uses AI-generated textures. | Category: B1AttachedAccessoryChannelData |
| DescTextId | FString | Localized description text identifier for this channel. | Category: B1AttachedAccessoryChannelData |