Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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{};