RendererInitOptions Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters for connecting to the runtime of an RenderingSession.
public value class RendererInitOptions
public struct RendererInitOptions
type RendererInitOptions = struct
Public Structure RendererInitOptions
- Inheritance
-
RendererInitOptions
Constructors
RendererInitOptions(ServiceRenderMode, Boolean, Boolean) |
Fields
ForceTransparencyWritesDepth |
Forces depth writing for all objects rendered with either SeeThrough, or transparent PbrMaterials and ColorMaterials. |
IgnoreCertificateValidation |
Internal flag used to ignore SSL certification. Should be set to |
RenderMode |
Rendering mode to be used. |