Click or drag to resize

RenderResolutionAdjust Method

Adjusts the resolution with the specified aspect ratio.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderResolution Adjust(
	float aspect
)

Parameters

aspect
Type: SystemSingle
The aspect ratio.

Return Value

Type: RenderResolution
The adjusted resolution according to the aspect ratio.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also