<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.13.0 -",
    "tvOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MetalPerformanceShaders",
  "identifier" : "/documentation/MetalPerformanceShaders/MPSCNNNeuronHardSigmoidNode",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Metal Performance Shaders"
    ],
    "preciseIdentifier" : "c:objc(cs)MPSCNNNeuronHardSigmoidNode"
  },
  "title" : "MPSCNNNeuronHardSigmoidNode"
}
-->

# MPSCNNNeuronHardSigmoidNode

A representation of a hard sigmoid neuron filter.

```
class MPSCNNNeuronHardSigmoidNode
```

## Topics

### Initializers

[`-  initWithSource:a:b:`](/documentation/MetalPerformanceShaders/MPSCNNNeuronHardSigmoidNode/init(source:a:b:))

[`-  initWithSource:`](/documentation/MetalPerformanceShaders/MPSCNNNeuronHardSigmoidNode/init(source:))

### Type Methods

[`+  nodeWithSource:a:b:`](/documentation/MetalPerformanceShaders/MPSCNNNeuronHardSigmoidNode/nodeWithSource:a:b:)

[`+  nodeWithSource:`](/documentation/MetalPerformanceShaders/MPSCNNNeuronHardSigmoidNode/nodeWithSource:)

## Relationships

### Conforms To

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Equatable`](/documentation/Swift/Equatable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Hashable`](/documentation/Swift/Hashable)

### Inherits From

[`MPSCNNNeuronNode`](/documentation/MetalPerformanceShaders/MPSCNNNeuronNode)

---

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)