MPSMatrixFullyConnectedGradient コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
MPSMatrixFullyConnectedGradient(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSMatrixFullyConnectedGradient (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSMatrixFullyConnectedGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSMatrixFullyConnectedGradient
パラメーター
- coder
- NSCoder
- 属性
適用対象
MPSMatrixFullyConnectedGradient(NSObjectFlag)
protected MPSMatrixFullyConnectedGradient (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSMatrixFullyConnectedGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSMatrixFullyConnectedGradient
パラメーター
適用対象
MPSMatrixFullyConnectedGradient(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSMatrixFullyConnectedGradient (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSMatrixFullyConnectedGradient : Metal.IMTLDevice -> MetalPerformanceShaders.MPSMatrixFullyConnectedGradient
パラメーター
- device
- IMTLDevice
- 属性
適用対象
MPSMatrixFullyConnectedGradient(IntPtr)
protected internal MPSMatrixFullyConnectedGradient (IntPtr handle);
new MetalPerformanceShaders.MPSMatrixFullyConnectedGradient : nativeint -> MetalPerformanceShaders.MPSMatrixFullyConnectedGradient
パラメーター
- handle
-
IntPtr
nativeint
適用対象
MPSMatrixFullyConnectedGradient(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSMatrixFullyConnectedGradient (Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSMatrixFullyConnectedGradient : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSMatrixFullyConnectedGradient
パラメーター
- aDecoder
- NSCoder
- device
- IMTLDevice
- 属性