Click or drag to resize

Vector4Projected Property

Gets the projected vector. X, Y and Z coordinates are divided by the W coordinate.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public Vector3 Projected { get; }

Property Value

Type: Vector3
The projected vector.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also