Class DefaultSampler
Implements a way to sample the scene using the Unity standard camera.
Inherited Members
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class DefaultSampler : SceneSampler
Constructors
Name | Description |
---|---|
DefaultSampler(GameObject, IPhotosensorArrayDescription, LensSystemDesc, SceneSamplerDesc, bool) | Constructs a sampler that uses the Unity camera. |