<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ModelIO",
  "identifier" : "/documentation/ModelIO/MDLMaterialPropertyType/none",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Model I/O"
    ],
    "preciseIdentifier" : "c:@E@MDLMaterialPropertyType@MDLMaterialPropertyTypeNone"
  },
  "title" : "MDLMaterialPropertyType.none"
}
-->

# MDLMaterialPropertyType.none

The material property’s value has not been initialized.

```
case none
```

## Discussion

Set one of the properties listed in Working with a Material Property’s Value to provide a value for the material property. After setting a value, the [`type`](/documentation/ModelIO/MDLMaterialProperty/type) property reflects the data type of that value.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)