Click or drag to resize

RenderPointOfView Constructor (Basis3, Single)

Initializes a new instance of the RenderPointOfView structure with a basis and a distance from the basis origin use to compute the target position.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderPointOfView(
	Basis3 v,
	float length
)

Parameters

v
Type: Lumiscaphe.Workshop.InteropBasis3
The basis.
length
Type: SystemSingle
The distance from the basis origin.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also