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 |
---|---|
Default |
Constructs a sampler that uses the Unity camera. |