IRayPlusStudioEditorBuilderIRayPlusStudioRemoteRenderVideoType Enumeration

NXOpen.Display.IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderVideoType is an alias for NXOpen.Display.IRayPlusStudioEditorBuilderIRayPlusStudioRemoteRenderVideoType

class NXOpen.Display.IRayPlusStudioEditorBuilderIRayPlusStudioRemoteRenderVideoType

Bases: object

To specify the Ray Traced Studio remote rendering video mode

Deprecated since version NX12.0.0: This is removed. The video mode is determined by the Ray Traced Studio render mode.

Enum Members

Enum Member Enum Member Description
Streaming
Synchronous
ValueOf()

Returns enum member equivalent to the value passed. Useful for bit operations of enum members.

Signature ValueOf(value)

Parameters:value – Any integer value or bit operation result of enum members:type value: int:returns: Enum member equivalent to the value passed.
Return type:Enum Member type.

New in version NX9.0.1.

License requirements: None.