Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
Parameters for connecting to the runtime of an RenderingSession.
struct Microsoft::Azure::RemoteRendering::RendererInitOptions
Fields
RenderMode
Rendering mode to be used.
Microsoft::Azure::RemoteRendering::ServiceRenderMode RenderMode{};
IgnoreCertificateValidation
Internal flag used to ignore SSL certification. Should be set to false (default) for most applications.
bool IgnoreCertificateValidation{};
ForceTransparencyWritesDepth
Forces depth writing for all objects rendered with either HierarchicalStates.SeeThrough, or transparent PbrMaterials and ColorMaterials.
bool ForceTransparencyWritesDepth{};