IMTLRenderCommandEncoder.SetFragmentBufferOffset(nuint, nuint) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("setFragmentBufferOffset:atIndex:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetFragmentBufferOffset (nuint offset, nuint index);
abstract member SetFragmentBufferOffset : nuint * nuint -> unit
Paramètres
- offset
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- Attributs