RemoteRenderingInitialization Struct

Definition

Options for Remote Rendering runtime initialization.

public value class RemoteRenderingInitialization
public struct RemoteRenderingInitialization
type RemoteRenderingInitialization = struct
Public Structure RemoteRenderingInitialization
Inheritance
RemoteRenderingInitialization

Fields

ConnectionType

Selects the connection type for this session.

Forward

Forward vector direction in the client's coordinate system.

GraphicsApi

Selects the graphics binding for rendering.

Right

Right vector direction in the client's coordinate system.

ToolId

The name (and version) of the client tool.

UnitsPerMeter

How many units in the client's coordinate system make up one meter.

Up

Up vector direction in the client's coordinate system.

Applies to