IMTLTexture.CreateRemoteTexture(IMTLDevice) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("newRemoteTextureViewForDevice:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLTexture? CreateRemoteTexture(Metal.IMTLDevice device);
[<Foundation.Export("newRemoteTextureViewForDevice:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CreateRemoteTexture : Metal.IMTLDevice -> Metal.IMTLTexture
override this.CreateRemoteTexture : Metal.IMTLDevice -> Metal.IMTLTexture
Parameters
- device
- IMTLDevice
Returns
- Attributes