setDepthClipMode(_:)
Controls the behavior for fragments outside of the near or far planes.
Declaration
func setDepthClipMode(_ depthClipMode: MTLDepthClipMode)Parameters
- depthClipMode:
Mtldepthclipmode to set.
Controls the behavior for fragments outside of the near or far planes.
func setDepthClipMode(_ depthClipMode: MTLDepthClipMode)Mtldepthclipmode to set.