Click or drag to resize

RenderPointOfView  Conversion (RenderPointOfView to Basis3)

Initialize a Basis3 from a point of view.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static explicit operator Basis3 (
	RenderPointOfView pov
)

Parameters

pov
Type: Lumiscaphe.Workshop.InteropRenderPointOfView
The point of view.

Return Value

Type: Basis3
The Basis3 initialized from the point of view.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also