Condividi tramite


IMTLArgumentEncoder.GetConstantData(nuint) Metodo

Definizione

Restituisce un puntatore alla costante in corrispondenza dell'oggetto specificato index nel buffer.

[Foundation.Export("constantDataAtIndex:")]
[Foundation.Preserve(Conditional=true)]
public IntPtr GetConstantData (nuint index);
abstract member GetConstantData : nuint -> nativeint

Parametri

index
System.System.UIntPtr System.unativeint

Indice della costante. ID indice metal o membro di indice di un oggetto MTLArgumentDescriptor.

Restituisce

IntPtr

nativeint

Attributi

Si applica a