Documentation for this section has not yet been entered.
Syntax
[Foundation.Export("copyFromTexture:sourceSlice:sourceLevel:sourceOrigin:sourceSize:toTexture:destinationSlice:destinationLevel:destinationOrigin:")]
[Foundation.Preserve(Conditional=true)]
public
void CopyFromTexture (
IMTLTexture sourceTexture,
MTLOrigin sourceOrigin,
MTLSize sourceSize,
IMTLTexture destinationTexture,
MTLOrigin destinationOrigin,
nuint sourceSlice,
nuint sourceLevel,
nuint destinationSlice,
nuint destinationLevel)
Parameters
- sourceTexture
- Documentation for this section has not yet been entered.
- sourceSlice
- Documentation for this section has not yet been entered.
- sourceLevel
- Documentation for this section has not yet been entered.
- sourceOrigin
- Documentation for this section has not yet been entered.
- sourceSize
- Documentation for this section has not yet been entered.
- destinationTexture
- Documentation for this section has not yet been entered.
- destinationSlice
- Documentation for this section has not yet been entered.
- destinationLevel
- Documentation for this section has not yet been entered.
- destinationOrigin
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Metal
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0