Skip to main content

B1ObjectPartsCustomUsageRow

  • Data table row defining the customization capabilities for a specific object part group.
    * Specifies which mesh groups, material change groups, and material groups are available.
PropertyTypeDescriptionMetadata
UsableAITextureboolWhether this object part can use AI-generated textures.Category: B1ObjectPartsCustomUsageRow
UsableImportedTextureboolWhether this object part can use imported (user-provided) textures.Category: B1ObjectPartsCustomUsageRow
MeshGroupsTArrayList of mesh group IDs whose meshes can be swapped on this object part.Category: B1ObjectPartsCustomUsageRow
Foreign: ObjectChangeMeshGroup.Id
MaterialChangeGroupsTArrayList of material change group IDs available for switching materials on this part.Category: B1ObjectPartsCustomUsageRow
Foreign: ObjectChangeMaterialGroup.Id
MaterialGroupsTArrayList of customizable material group IDs available for color and parameter editing on this part.Category: B1ObjectPartsCustomUsageRow
Foreign: ObjectCustomizeMaterialGroup.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase