MDLLightProbeIrradianceDataSource Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("Microsoft_iOS__ModelIO_MDLLightProbeIrradianceDataSource", false)]
public abstract class MDLLightProbeIrradianceDataSource : Foundation.NSObject, IDisposable, ModelIO.IMDLLightProbeIrradianceDataSource
[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("Microsoft_MacCatalyst__ModelIO_MDLLightProbeIrradianceDataSource", false)]
public abstract class MDLLightProbeIrradianceDataSource : Foundation.NSObject, IDisposable, ModelIO.IMDLLightProbeIrradianceDataSource
[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("Microsoft_macOS__ModelIO_MDLLightProbeIrradianceDataSource", false)]
public abstract class MDLLightProbeIrradianceDataSource : Foundation.NSObject, IDisposable, ModelIO.IMDLLightProbeIrradianceDataSource
[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("Microsoft_tvOS__ModelIO_MDLLightProbeIrradianceDataSource", false)]
public abstract class MDLLightProbeIrradianceDataSource : Foundation.NSObject, IDisposable, ModelIO.IMDLLightProbeIrradianceDataSource
[<Foundation.Model>]
[<Foundation.Protocol>]
[<Foundation.Register("Microsoft_iOS__ModelIO_MDLLightProbeIrradianceDataSource", false)>]
type MDLLightProbeIrradianceDataSource = class
inherit NSObject
interface IMDLLightProbeIrradianceDataSource
interface INativeObject
interface IDisposable
[<Foundation.Model>]
[<Foundation.Protocol>]
[<Foundation.Register("Microsoft_MacCatalyst__ModelIO_MDLLightProbeIrradianceDataSource", false)>]
type MDLLightProbeIrradianceDataSource = class
inherit NSObject
interface IMDLLightProbeIrradianceDataSource
interface INativeObject
interface IDisposable
[<Foundation.Model>]
[<Foundation.Protocol>]
[<Foundation.Register("Microsoft_macOS__ModelIO_MDLLightProbeIrradianceDataSource", false)>]
type MDLLightProbeIrradianceDataSource = class
inherit NSObject
interface IMDLLightProbeIrradianceDataSource
interface INativeObject
interface IDisposable
[<Foundation.Model>]
[<Foundation.Protocol>]
[<Foundation.Register("Microsoft_tvOS__ModelIO_MDLLightProbeIrradianceDataSource", false)>]
type MDLLightProbeIrradianceDataSource = class
inherit NSObject
interface IMDLLightProbeIrradianceDataSource
interface INativeObject
interface IDisposable
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| MDLLightProbeIrradianceDataSource() |
Crea un nuovo MDLLightProbeIrradianceDataSource oggetto con valori predefiniti. |
| MDLLightProbeIrradianceDataSource(NativeHandle) |
Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime. |
| MDLLightProbeIrradianceDataSource(NSObjectFlag) |
Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto. |
Proprietà
| Nome | Descrizione |
|---|---|
| AccessibilityAttributedUserInputLabels | (Ereditato da NSObject) |
| AccessibilityRespondsToUserInteraction | (Ereditato da NSObject) |
| AccessibilityTextualContext | (Ereditato da NSObject) |
| AccessibilityUserInputLabels | (Ereditato da NSObject) |
| BoundingBox | |
| Class | (Ereditato da NSObject) |
| ClassHandle |
Handle della classe Objective-C per questa classe. (Ereditato da NSObject) |
| DebugDescription | (Ereditato da NSObject) |
| Description | (Ereditato da NSObject) |
| ExposedBindings | (Ereditato da NSObject) |
| Handle |
Handle (puntatore) alla rappresentazione dell'oggetto non gestito. (Ereditato da NSObject) |
| IsDirectBinding |
Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C. (Ereditato da NSObject) |
| IsProxy | (Ereditato da NSObject) |
| RetainCount | (Ereditato da NSObject) |
| Self | (Ereditato da NSObject) |
| SphericalHarmonicsLevel | |
| Superclass | (Ereditato da NSObject) |
| SuperHandle |
Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto . (Ereditato da NSObject) |
| Zone | (Ereditato da NSObject) |