Click or drag to resize

RenderSnapshot Constructor (RenderPointOfView, RenderFrustum, RenderResolution, RenderPosition)

Initializes a new instance of the RenderSnapshot structure using the specified parameters.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderSnapshot(
	RenderPointOfView pointOfView,
	RenderFrustum frustum,
	RenderResolution resolution,
	RenderPosition position
)

Parameters

pointOfView
Type: Lumiscaphe.Workshop.InteropRenderPointOfView
The point of view.
frustum
Type: Lumiscaphe.Workshop.InteropRenderFrustum
The frustum.
resolution
Type: Lumiscaphe.Workshop.InteropRenderResolution
The resolution.
position
Type: Lumiscaphe.Workshop.InteropRenderPosition

[Missing <param name="position"/> documentation for "M:Lumiscaphe.Workshop.Interop.RenderSnapshot.#ctor(Lumiscaphe.Workshop.Interop.RenderPointOfView,Lumiscaphe.Workshop.Interop.RenderFrustum,Lumiscaphe.Workshop.Interop.RenderResolution,Lumiscaphe.Workshop.Interop.RenderPosition)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also