Condividi tramite


MTLRenderPassDepthAttachmentDescriptor Classe

Definizione

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

[Foundation.Register("MTLRenderPassDepthAttachmentDescriptor", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public class MTLRenderPassDepthAttachmentDescriptor : Metal.MTLRenderPassAttachmentDescriptor
type MTLRenderPassDepthAttachmentDescriptor = class
    inherit MTLRenderPassAttachmentDescriptor
Ereditarietà
MTLRenderPassDepthAttachmentDescriptor
Attributi

Costruttori

MTLRenderPassDepthAttachmentDescriptor()

Costruttore predefinito, inizializza una nuova istanza di questa classe.

MTLRenderPassDepthAttachmentDescriptor(IntPtr)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti; Chiamato dal runtime.

MTLRenderPassDepthAttachmentDescriptor(NSObjectFlag)

Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e allocare semplicemente l'oggetto.

Proprietà

Class

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ClassHandle

Handle per questa classe.

ClearDepth

Ottiene o imposta la profondità da utilizzare dopo la cancellazione della profondità.

DebugDescription

Descrizione significativa dello sviluppatore di questo oggetto.

(Ereditato da NSObject)
DepthPlane

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
DepthResolveFilter

Ottiene o imposta il filtro di risoluzione della profondità.

Description

Descrizione dell'oggetto, versione Objective-C di ToString.

(Ereditato da NSObject)
Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da NSObject)
IsDirectBinding

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
IsProxy

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Level

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
LoadAction

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveDepthPlane

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveLevel

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveSlice

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveTexture

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
RetainCount

Restituisce il conteggio di mantenimento objective-C corrente per l'oggetto .

(Ereditato da NSObject)
Self

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Slice

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
StoreAction

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
StoreActionOptions

Ottiene o imposta le opzioni di azione dell'archivio.

(Ereditato da MTLRenderPassAttachmentDescriptor)
Superclass

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SuperHandle

Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObject.

(Ereditato da NSObject)
Texture

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
Zone

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)

Metodi

AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Registra un oggetto per essere osservato esternamente (usando NSString keyPath).   Le modifiche osservate vengono inviate al metodo dell'oggetto ObserveValue(NSString, NSObject, NSDictionary, IntPtr) dell'osservatore.

(Ereditato da NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Registra un oggetto per essere osservato esternamente (usando string keyPath).   Le modifiche osservate vengono inviate al metodo dell'oggetto ObserveValue(NSString, NSObject, NSDictionary, IntPtr) dell'osservatore.

(Ereditato da NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AwakeFromNib()

Chiamato dopo il caricamento dell'oggetto dal file nib. Gli override devono chiamare base. AwakeFromNib().

(Ereditato da NSObject)
BeginInvokeOnMainThread(Action)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Bind(String, NSObject, String, NSDictionary)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
BindingInfo(String)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
BindingOptionDescriptions(String)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
BindingValueClass(String)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
CommitEditing()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ConformsToProtocol(IntPtr)

Richiamato per determinare se questo oggetto implementa il protocollo specificato.

(Ereditato da NSObject)
Copy()

Esegue una copia dell'oggetto Objective-C sottostante.

(Ereditato da NSObject)
Copy(NSZone)

Esegue una copia dell'oggetto Objective-C sottostante.

(Ereditato da MTLRenderPassAttachmentDescriptor)
DangerousAutorelease()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DangerousRelease()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DangerousRetain()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Indica che si è verificata una modifica agli indici per una relazione a molti.

(Ereditato da NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DidChangeValue(String)

Indica che si è verificata una modifica sulla chiave specificata.

(Ereditato da NSObject)
Dispose()

Rilascia le risorse utilizzate dall'oggetto NSObject.

(Ereditato da NSObject)
Dispose(Boolean)

Rilascia le risorse utilizzate dall'oggetto NSObject.

(Ereditato da NSObject)
DoesNotRecognizeSelector(Selector)

Indica che questo oggetto non riconosce il selettore specificato.

(Ereditato da NSObject)
Equals(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Equals(Object)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ExposedBindings()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetBindingInfo(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Recupera i valori delle chiavi specificate.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetNativeField(String)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetNativeHash()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Init()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
InitializeHandle(IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
InitializeHandle(IntPtr, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Invoke(Action, Double)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Invoke(Action, TimeSpan)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
InvokeOnMainThread(Action)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
InvokeOnMainThread(Selector, NSObject)

Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
IsEqual(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
IsKindOfClass(Class)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
MarkDirty()

Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.

(Ereditato da NSObject)
MutableCopy()

Crea una copia modificabile dell'oggetto NSObject specificato.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Indica che il valore in corrispondenza del keyPath specificato rispetto a questo oggetto è stato modificato.

(Ereditato da NSObject)
PerformSelector(Selector)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double)

Richiama il selettore nell'istanza corrente e, se non obj è Null, lo passa come singolo parametro.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath specificato.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath e contesto specificati.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath specificato.

(Ereditato da NSObject)
RemoveObserver(NSObject, String, IntPtr)

Impedisce all'osservatore specificato di ricevere ulteriori notifiche di valori modificati per keyPath e contesto specificati.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Indica se questo oggetto riconosce il selettore specificato.

(Ereditato da NSObject)
SetNativeField(String, NSObject)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Imposta il valore della chiave specificata su Null.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Imposta il valore della proprietà specificata dalla chiave sul valore specificato.

(Ereditato da NSObject)
SetValueForKeyPath(IntPtr, NSString)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti; Chiamato dal runtime.

(Ereditato da NSObject)
SetValueForKeyPath(NSObject, NSString)

Imposta il valore di una proprietà che può essere raggiunta usando un percorso chiave.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Indica un tentativo di scrittura di un valore in una chiave non definita. Se non ne viene eseguito l'override, genera un'eccezione NSUndefinedKeyException.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Imposta i valori di questo NSObject su quelli nel dizionario specificato.

(Ereditato da NSObject)
ToString()

Restituisce una rappresentazione di stringa del valore dell'istanza corrente.

(Ereditato da NSObject)
Unbind(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Unbind(String)
Obsoleti.

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ValueForKey(NSString)

Restituisce il valore della proprietà associata alla chiave specificata.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Restituisce il valore di una proprietà che può essere raggiunta utilizzando un percorso chiave.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Indica un tentativo di lettura di un valore di una chiave non definita. Se non ne viene eseguito l'override, genera un'eccezione NSUndefinedKeyException.

(Ereditato da NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Indica che i valori degli indici specificati nella chiave specificata stanno per essere modificati.

(Ereditato da NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
WillChangeValue(String)

Indica che il valore della chiave specificata sta per essere modificato.

(Ereditato da NSObject)

Metodi di estensione

ObjectDidBeginEditing(NSObject, INSEditor)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ObjectDidEndEditing(NSObject, INSEditor)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetValidModes(NSObject, NSFontPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ValidateToolbarItem(NSObject, NSToolbarItem)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetDebugDescription(INSObjectProtocol)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityCustomRotors(NSObject)

Ottiene la matrice di UIAccessibilityCustomRotor oggetti appropriati per this l'oggetto .

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Imposta la matrice di UIAccessibilityCustomRotor oggetti appropriati per this l'oggetto .

Si applica a

Vedi anche