Click or drag to resize

RenderPickerSurface Class

The RenderPickerSurface class is dedicated for the picking of surfaces in a scene.
Inheritance Hierarchy
SystemObject
  Lumiscaphe.Workshop.InteropRenderPickerSurface

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static class RenderPickerSurface

The RenderPickerSurface type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPickPoint
Picks the surface point at a given pixel position.
Public methodStatic memberPickSurface
Picks the surface at a given pixel position.
Public methodStatic memberPointOfViewForPick
Computes a point of view with a correct horizon for a new target.
Top
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also