Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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{};