共用方式為


MPSRayIntersector.Copy 方法

定義

多載

Copy(NSZone)
Copy(NSZone, IMTLDevice)

Copy(NSZone)

[Foundation.Export("copyWithZone:")]
public virtual Foundation.NSObject Copy (Foundation.NSZone zone);
override this.Copy : Foundation.NSZone -> Foundation.NSObject

參數

zone
NSZone

傳回

實作

屬性

適用於

Copy(NSZone, IMTLDevice)

[Foundation.Export("copyWithZone:device:")]
public virtual MetalPerformanceShaders.MPSRayIntersector Copy (Foundation.NSZone zone, Metal.IMTLDevice device);
override this.Copy : Foundation.NSZone * Metal.IMTLDevice -> MetalPerformanceShaders.MPSRayIntersector

參數

zone
NSZone
device
IMTLDevice

傳回

屬性

適用於