RenderingSessionOptions.Size Property
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.
The size of the server used for the rendering session. The size impacts the number of polygons the server can render. Refer to https://docs.microsoft.com/azure/remote-rendering/reference/vm-sizes for details.
public Azure.MixedReality.RemoteRendering.RenderingServerSize Size { get; }
member this.Size : Azure.MixedReality.RemoteRendering.RenderingServerSize
Public ReadOnly Property Size As RenderingServerSize
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET