---
title: MDLMaterialFace
framework: modelio
role: symbol
role_heading: Enumeration
path: modelio/mdlmaterialface
---

# MDLMaterialFace

## Declaration

```swift
enum MDLMaterialFace
```

## Topics

### Constants

- [MDLMaterialFace.back](modelio/mdlmaterialface/back.md)
- [MDLMaterialFace.doubleSided](modelio/mdlmaterialface/doublesided.md)
- [MDLMaterialFace.front](modelio/mdlmaterialface/front.md)

### Initializers

- [init(rawValue:)](modelio/mdlmaterialface/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [MDLCameraProjection](modelio/mdlcameraprojection.md)
- [MDLGeometryType](modelio/mdlgeometrytype.md)
- [MDLIndexBitDepth](modelio/mdlindexbitdepth.md)
- [MDLLightType](modelio/mdllighttype.md)
- [MDLMaterialMipMapFilterMode](modelio/mdlmaterialmipmapfiltermode.md)
- [MDLMaterialPropertyType](modelio/mdlmaterialpropertytype.md)
- [MDLMaterialSemantic](modelio/mdlmaterialsemantic.md)
- [MDLMaterialTextureFilterMode](modelio/mdlmaterialtexturefiltermode.md)
- [MDLMaterialTextureWrapMode](modelio/mdlmaterialtexturewrapmode.md)
- [MDLMeshBufferType](modelio/mdlmeshbuffertype.md)
- [MDLProbePlacement](modelio/mdlprobeplacement.md)
- [MDLTextureChannelEncoding](modelio/mdltexturechannelencoding.md)
- [MDLVertexFormat](modelio/mdlvertexformat.md)
- [MDLAnimatedValueInterpolation](modelio/mdlanimatedvalueinterpolation.md)
- [MDLDataPrecision](modelio/mdldataprecision.md)
