Partager via


RendererInitOptions Structure

Définition

Paramètres de connexion au runtime d’un RenderingSession.

public value class RendererInitOptions
public struct RendererInitOptions
type RendererInitOptions = struct
Public Structure RendererInitOptions
Héritage
RendererInitOptions

Constructeurs

RendererInitOptions(ServiceRenderMode, Boolean, Boolean)

Paramètres de connexion au runtime d’un RenderingSession.

Champs

ForceTransparencyWritesDepth

Force tous les s et ColorMaterials transparents PbrMaterialà écrire la profondeur.

IgnoreCertificateValidation

Indicateur interne utilisé pour ignorer la certification SSL. Doit être défini sur false (par défaut) pour la plupart des applications.

RenderMode

Mode de rendu à utiliser.

S’applique à

Voir aussi