Printing3DTexture2CoordMaterialGroup.MaterialGroupId 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 2D 纹理材料组的标识符 (ID) 。
public:
property unsigned int MaterialGroupId { unsigned int get(); };
uint32_t MaterialGroupId();
public uint MaterialGroupId { get; }
var uInt32 = printing3DTexture2CoordMaterialGroup.materialGroupId;
Public ReadOnly Property MaterialGroupId As UInteger
属性值
2D 纹理材料组的 ID。